diff options
Diffstat (limited to 'units/systemd-initctl.service.in')
-rw-r--r-- | units/systemd-initctl.service.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/units/systemd-initctl.service.in b/units/systemd-initctl.service.in new file mode 100644 index 0000000000..512392e4d4 --- /dev/null +++ b/units/systemd-initctl.service.in @@ -0,0 +1,6 @@ +[Meta] +Description=systemd /dev/initctl Compatibility + +[Service] +ExecStart=@libexecdir@/systemd-initctl +Type=simple |