units: turn shutdown dependencies from Requires into Wants to make things a bit more robust

This commit is contained in:
Lennart Poettering 2010-07-10 04:52:31 +02:00
parent 3f6c78dceb
commit b827a9f97d
13 changed files with 13 additions and 13 deletions

View File

@ -8,7 +8,7 @@
[Unit]
Description=Halt
DefaultDependencies=no
Requires=shutdown.target
Wants=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

View File

@ -8,7 +8,7 @@
[Unit]
Description=Power-Off
DefaultDependencies=no
Requires=shutdown.target
Wants=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

View File

@ -8,7 +8,7 @@
[Unit]
Description=Reboot
DefaultDependencies=no
Requires=shutdown.target
Wants=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

View File

@ -8,7 +8,7 @@
[Unit]
Description=Halt
DefaultDependencies=no
Requires=shutdown.target killall.service
Wants=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

View File

@ -8,7 +8,7 @@
[Unit]
Description=Power-Off
DefaultDependencies=no
Requires=shutdown.target killall.service
Wants=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

View File

@ -8,7 +8,7 @@
[Unit]
Description=Reboot
DefaultDependencies=no
Requires=shutdown.target killall.service
Wants=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

View File

@ -8,7 +8,7 @@
[Unit]
Description=Halt
DefaultDependencies=no
Requires=shutdown.target killall.service
Wants=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

View File

@ -8,7 +8,7 @@
[Unit]
Description=Power-Off
DefaultDependencies=no
Requires=shutdown.target killall.service
Wants=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

View File

@ -8,7 +8,7 @@
[Unit]
Description=Reboot
DefaultDependencies=no
Requires=shutdown.target killall.service
Wants=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

View File

@ -1,7 +1,7 @@
[Unit]
Description=Exit
DefaultDependencies=no
Requires=shutdown.target
Wants=shutdown.target
After=shutdown.target
[Service]

View File

@ -8,7 +8,7 @@
[Unit]
Description=Halt
DefaultDependencies=no
Requires=shutdown.target
Wants=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

View File

@ -8,7 +8,7 @@
[Unit]
Description=Power-Off
DefaultDependencies=no
Requires=shutdown.target
Wants=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

View File

@ -8,7 +8,7 @@
[Unit]
Description=Reboot
DefaultDependencies=no
Requires=shutdown.target
Wants=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