mirror of
https://github.com/systemd/systemd.git
synced 2024-11-05 23:51:28 +03:00
7 lines
116 B
SYSTEMD
7 lines
116 B
SYSTEMD
[Unit]
|
|
Description=systemd /dev/initctl Compatibility
|
|
|
|
[Service]
|
|
ExecStart=@libexecdir@/systemd-initctl
|
|
Type=simple
|