diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-08-16 15:41:30 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-08-16 15:41:30 +0200 |
commit | d8fa9401d3aacbc8caad9c353a03a36a399aecd3 (patch) | |
tree | 8351886d38b38d72fafe25f57830f88f71d4c8d9 /units/systemd-shutdownd.socket | |
parent | a145090c8233022d00c22f983474befb013abcd8 (diff) |
units: enable notify interface for internals services
Diffstat (limited to 'units/systemd-shutdownd.socket')
-rw-r--r-- | units/systemd-shutdownd.socket | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-shutdownd.socket b/units/systemd-shutdownd.socket index 9a95fa92f0..fdf2a0643b 100644 --- a/units/systemd-shutdownd.socket +++ b/units/systemd-shutdownd.socket @@ -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 |