3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/doc/manual
Janne Heß cfad5e3403
nixos/switch-to-configuration: Improve socket support
This commit changes a lot more that you'd expect but it also adds a lot
of new testing code so nothing breaks in the future. The main change is
that sockets are now restarted when they change. The main reason for
the large amount of changes is the ability of activation scripts to
restart/reload units. This also works for socket-activated units now,
and honors reloadIfChanged and restartIfChanged. The two changes don't
really work without each other so they are done in the one large commit.

The test should show what works now and ensure it will continue to do so
in the future.
2021-10-17 14:35:43 +02:00
..
administration nixos: nixos/doc/manual/administration/troubleshooting.xml to CommonMark 2021-09-08 14:42:23 +08:00
configuration Merge master into staging-next 2021-09-12 06:01:00 +00:00
development nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
from_md nixos/switch-to-configuration: Improve socket support 2021-10-17 14:35:43 +02:00
installation nixos: nixos/doc/manual/installation/installing.xml to CommonMark 2021-09-12 09:26:37 +08:00
release-notes nixos/switch-to-configuration: Improve socket support 2021-10-17 14:35:43 +02:00
.gitignore
contributing-to-this-manual.chapter.md
default.nix
Makefile
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-enter.xml
man-nixos-generate-config.xml
man-nixos-install.xml
man-nixos-option.xml
man-nixos-rebuild.xml Merge pull request #126544 from jonringer/nixos-rebuild-use-substitutes 2021-09-09 13:53:37 -06:00
man-nixos-version.xml
man-pages.xml
manual.xml
md-to-db.sh nixos/doc/md-to-db.sh: handle path to nixpkgs with spaces 2021-10-10 11:57:51 +02:00
preface.xml
README.md
shell.nix