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] [Unit]
Description=Kill All Processes Description=Kill All Processes
After=shutdown.target
[Service] [Service]
Type=finish Type=finish

View file

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

View file

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

View file

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