units: update other distro units to recent fedora changes

This commit is contained in:
Lennart Poettering 2010-07-13 21:30:38 +02:00
parent 6f28c033ec
commit 172f6478b3
11 changed files with 20 additions and 30 deletions

View File

@ -8,9 +8,8 @@
[Unit]
Description=Halt
DefaultDependencies=no
Requires=shutdown.target
After=shutdown.target
Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount
Requires=shutdown.target umount.target
After=shutdown.target umount.target
[Service]
Type=finish

View File

@ -8,9 +8,8 @@
[Unit]
Description=Power-Off
DefaultDependencies=no
Requires=shutdown.target
After=shutdown.target
Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount
Requires=shutdown.target umount.target
After=shutdown.target umount.target
[Service]
Type=finish

View File

@ -8,9 +8,8 @@
[Unit]
Description=Reboot
DefaultDependencies=no
Requires=shutdown.target
After=shutdown.target
Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount
Requires=shutdown.target umount.target
After=shutdown.target umount.target
[Service]
Type=finish

View File

@ -8,9 +8,8 @@
[Unit]
Description=System Initialization
DefaultDependencies=no
Before=local-fs.target remote-fs.target swap.target sockets.target
Conflicts=shutdown.target
Before=shutdown.target
Before=shutdown.target emergency.service emergency.target
[Service]
ExecStart=/etc/rc.sysinit

View File

@ -7,7 +7,7 @@
[Unit]
Description=Display Manager
After=syslog.target dbus.target haldaemon.service
After=syslog.target haldaemon.service
[Service]
ExecStart=/etc/X11/prefdm -nodaemon

View File

@ -8,9 +8,8 @@
[Unit]
Description=Halt
DefaultDependencies=no
Requires=shutdown.target killall.service
After=shutdown.target killall.service
Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount
Requires=shutdown.target umount.target killall.service
After=shutdown.target umount.target killall.service
[Service]
Type=finish

View File

@ -8,9 +8,8 @@
[Unit]
Description=Power-Off
DefaultDependencies=no
Requires=shutdown.target killall.service
After=shutdown.target killall.service
Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount
Requires=shutdown.target umount.target killall.service
After=shutdown.target umount.target killall.service
[Service]
Type=finish

View File

@ -8,9 +8,8 @@
[Unit]
Description=Reboot
DefaultDependencies=no
Requires=shutdown.target killall.service
After=shutdown.target killall.service
Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount
Requires=shutdown.target umount.target killall.service
After=shutdown.target umount.target killall.service
[Service]
Type=finish

View File

@ -8,9 +8,8 @@
[Unit]
Description=Halt
DefaultDependencies=no
Requires=shutdown.target
After=shutdown.target
Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount
Requires=shutdown.target umount.target
After=shutdown.target umount.target
[Service]
Type=finish

View File

@ -8,9 +8,8 @@
[Unit]
Description=Power-Off
DefaultDependencies=no
Requires=shutdown.target
After=shutdown.target
Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount
Requires=shutdown.target umount.target
After=shutdown.target umount.target
[Service]
Type=finish

View File

@ -8,9 +8,8 @@
[Unit]
Description=Reboot
DefaultDependencies=no
Requires=shutdown.target
After=shutdown.target
Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount
Requires=shutdown.target umount.target
After=shutdown.target umount.target
[Service]
Type=finish