X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Ffedora%2Fhalt-local.service;h=a0a3a292e7ccd87ba33ce800179e92fe9587c2eb;hb=22cfbae09d7791c52901c53b240e28c63eee93d4;hp=79f8f12b7d2097bcb28d874801247e88a49d15f7;hpb=e3aa71c38cbecb24e6333411ee19814796a5b1d0;p=elogind.git diff --git a/units/fedora/halt-local.service b/units/fedora/halt-local.service index 79f8f12b7..a0a3a292e 100644 --- a/units/fedora/halt-local.service +++ b/units/fedora/halt-local.service @@ -1,13 +1,13 @@ # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. [Unit] Description=/sbin/halt.local Compatibility -ConditionPathExists=/sbin/halt.local +ConditionFileIsExecutable=/sbin/halt.local DefaultDependencies=no After=shutdown.target Before=final.target