10 lines
152 B
SYSTEMD
10 lines
152 B
SYSTEMD
|
[Unit]
|
||
|
Description=targetclid socket
|
||
|
Documentation=man:targetclid(8)
|
||
|
|
||
|
[Socket]
|
||
|
ListenStream=/var/run/targetclid.sock
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=sockets.target
|