nixpkgs/nixos
CRTified c83cc9c364 nixos/docker-containers: Move ExecStartPre/ExecStopPost to preStart/postStop
This commit fixes #76620. It moves ExecStartPre and ExecStopPost to
preStart and postStop, as these options are composable. It thus allows
adding additional initialisation scripts or cleanup scripts to the systemd
unit of the docker container.
2020-02-15 23:16:43 +01:00
..
doc nixos/nixos-build-vms: switch to python test-driver 2020-02-15 19:35:17 +01:00
lib Merge pull request #79659 from worldofpeace/cleanup-python-test-lib 2020-02-14 12:38:57 -05:00
maintainers maintainers/create-azure.sh: run from anywhere 2020-01-09 20:54:28 +00:00
modules nixos/docker-containers: Move ExecStartPre/ExecStopPost to preStart/postStop 2020-02-15 23:16:43 +01:00
tests Merge pull request #79266 from Mic92/knot 2020-02-15 11:15:03 +00:00
COPYING
default.nix
README
release-combined.nix nixos/tests/firefox: support running the test with the firefox ESR version 2020-02-11 08:58:13 +01:00
release-small.nix
release.nix nixos/release.nix: Import './..' instead of nixpkgs 2020-02-12 22:44:59 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.