units: synchronize with shutdown.target

This commit is contained in:
Lennart Poettering 2010-05-18 03:08:35 +02:00
parent 1e3fc6541f
commit 835d81db93
4 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,7 @@
[Unit]
Description=Kill All Processes
After=shutdown.target
[Service]
Type=finish

View File

@ -19,6 +19,7 @@
Description=Display Manager
Before=graphical.target
After=basic.target syslog.target messagebus.service haldaemon.service
Conflicts=shutdown.target
[Service]
ExecStart=/etc/X11/prefdm -nodaemon

View File

@ -18,6 +18,7 @@
[Unit]
Description=/etc/rc.local Compatibility
Requires=basic.target
Conflicts=shutdown.target
# The rcN.d symlink uses the name "local" while the script itself is
# called "rc.local", hence carry both names here.

View File

@ -23,6 +23,7 @@ m4_dnl
Description=Getty on %I
Before=getty.target
After=basic.target
Conflicts=shutdown.target
[Service]
Type=simple