units: enable notify interface for internals services

This commit is contained in:
Lennart Poettering 2010-08-16 15:41:30 +02:00
parent a145090c82
commit d8fa9401d3
4 changed files with 5 additions and 2 deletions

View file

@ -13,3 +13,4 @@ DefaultDependencies=no
[Service]
ExecStart=@rootlibexecdir@/systemd-initctl
NotifyAccess=all

View file

@ -13,3 +13,4 @@ After=@SPECIAL_SYSLOG_SERVICE@
[Service]
ExecStart=@rootlibexecdir@/systemd-logger
NotifyAccess=all

View file

@ -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

View file

@ -8,7 +8,7 @@
# See systemd.special(7) for details
[Unit]
Description=systemd Shutdown Socket
Description=systemd Delayed Shutdown Socket
DefaultDependencies=no
Before=sockets.target