chiark / gitweb /
kmod: automatically load a few kernel modules we need for normal operation before...
[elogind.git] / units / systemd-initctl.service.in
index 268cd9cf13852cfba6781230600b97da51a3f1fa..283c057cf455ba1937c00b4c804c525911c74e74 100644 (file)
@@ -1,6 +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
+#  (at your option) any later version.
+
+# See systemd.special(7) for details
+
 [Unit]
-Description=systemd /dev/initctl Compatibility
+Description=systemd /dev/initctl Compatibility Daemon
 
 [Service]
-ExecStart=@libexecdir@/systemd-initctl
+ExecStart=@pkglibexecdir@/systemd-initctl
 Type=simple