From d8fa9401d3aacbc8caad9c353a03a36a399aecd3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 16 Aug 2010 15:41:30 +0200 Subject: units: enable notify interface for internals services --- units/systemd-shutdownd.service.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'units/systemd-shutdownd.service.in') diff --git a/units/systemd-shutdownd.service.in b/units/systemd-shutdownd.service.in index 5d0bd77a8f..292c3eded4 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 -- cgit v1.2.3-54-g00ecf