]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-initctl.service.in
Merge pull request #11427 from kragniz/10659-env-file-quotes
[thirdparty/systemd.git] / units / systemd-initctl.service.in
index 5505309e9200a2b302f7420876e5c58d7e86d407..c276283908486b49ec6459088063ad8f1875f8c3 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -6,11 +8,12 @@
 #  (at your option) any later version.
 
 [Unit]
-Description=/dev/initctl Compatibility Daemon
+Description=initctl Compatibility Daemon
 Documentation=man:systemd-initctl.service(8)
 DefaultDependencies=no
 
 [Service]
-NotifyAccess=all
 ExecStart=@rootlibexecdir@/systemd-initctl
+NoNewPrivileges=yes
+NotifyAccess=all
 SystemCallArchitectures=native