summaryrefslogtreecommitdiff
path: root/units/systemd-shutdownd.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-08-16 15:41:30 +0200
committerLennart Poettering <lennart@poettering.net>2010-08-16 15:41:30 +0200
commitd8fa9401d3aacbc8caad9c353a03a36a399aecd3 (patch)
tree8351886d38b38d72fafe25f57830f88f71d4c8d9 /units/systemd-shutdownd.service.in
parenta145090c8233022d00c22f983474befb013abcd8 (diff)
units: enable notify interface for internals services
Diffstat (limited to 'units/systemd-shutdownd.service.in')
-rw-r--r--units/systemd-shutdownd.service.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/units/systemd-shutdownd.service.in b/units/systemd-shutdownd.service.in
index 5d0bd77a8..292c3eded 100644
--- a/units/systemd-shutdownd.service.in
+++ b/units/systemd-shutdownd.service.in
@@ -8,8 +8,9 @@
# See systemd.special(7) for details
[Unit]
-Description=systemd Shutdown Daemon
+Description=systemd Delayed Shutdown Daemon
DefaultDependencies=no
[Service]
ExecStart=@rootlibexecdir@/systemd-shutdownd
+NotifyAccess=all