X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsuse%2Fhalt.service;h=40d58b36b5ed6bb90f20c23556817f2b6413e1fd;hp=20a01258f89d8b4d7a3a134880fea894d2b98c4f;hb=07405e90968c39f04bc00e1af5b1671940482b19;hpb=65b0095b1c126eee9f8d44f81593edb6ff601356 diff --git a/units/suse/halt.service b/units/suse/halt.service index 20a01258f..40d58b36b 100644 --- a/units/suse/halt.service +++ b/units/suse/halt.service @@ -7,13 +7,13 @@ [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 +Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount [Service] Type=finish ValidNoProcess=yes -Environment=INIT_HALT=HALT -Environment=RUNLEVEL=0 +Environment=INIT_HALT=HALT RUNLEVEL=0 ExecStart=/etc/init.d/halt start