chiark / gitweb /
relicense to LGPLv2.1 (with exceptions)
[elogind.git] / units / fedora / halt-local.service
index 79f8f12b7d2097bcb28d874801247e88a49d15f7..a0a3a292e7ccd87ba33ce800179e92fe9587c2eb 100644 (file)
@@ -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