diff options
Diffstat (limited to 'upstream/archlinux/man8/systemd-poweroff.service.8')
-rw-r--r-- | upstream/archlinux/man8/systemd-poweroff.service.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upstream/archlinux/man8/systemd-poweroff.service.8 b/upstream/archlinux/man8/systemd-poweroff.service.8 index b7a3d813..52f8f64a 100644 --- a/upstream/archlinux/man8/systemd-poweroff.service.8 +++ b/upstream/archlinux/man8/systemd-poweroff.service.8 @@ -68,7 +68,7 @@ and pass one arguments to them: either "reboot", or "kexec", depending on the chosen action\&. All executables in this directory are executed in parallel, and execution of the action is not continued before all executables finished\&. Note that these executables are run \fIafter\fR -all services have been shut down, and after most mounts have been detached (the root file system as well as +all services have been shut down, and after most mounts have been unmounted (the root file system as well as /run/ and various API file systems are still around though)\&. This means any programs dropped into this directory must be prepared to run in such a limited execution environment and not rely on external services or hierarchies such as /var/ |