chiark / gitweb /
readahead: rather than checking for virtualization in the C code, use ConditionVirtua...
[elogind.git] / units / kexec.service.in
index 70ad227ff9e1138a19b11e702c28d352463bfbd6..17d03449728db8e29d1451a290c6d0978c37d919 100644 (file)
@@ -1,15 +1,15 @@
 #  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=Reboot via kexec
 DefaultDependencies=no
-Requires=shutdown.target umount.target
-After=shutdown.target umount.target
+Requires=shutdown.target umount.target final.target
+After=shutdown.target umount.target final.target
 
 [Service]
 Type=oneshot