Systemd/units/systemd-initctl.service.in

17 lines
515 B
SYSTEMD
Raw Normal View History

# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# 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.
2010-04-15 23:20:17 +02:00
[Unit]
Description=/dev/initctl Compatibility Daemon
2012-06-26 00:15:59 +02:00
Documentation=man:systemd-initctl.service(8)
DefaultDependencies=no
[Service]
NotifyAccess=all
ExecStart=@rootlibexecdir@/systemd-initctl
SystemCallArchitectures=native