mirror of
https://github.com/clearlinux/clr-debug-info.git
synced 2026-09-03 20:31:33 +00:00
10 lines
145 B
SYSTEMD
10 lines
145 B
SYSTEMD
[Unit]
|
|
Description=Clear Linux OS debuginfo daemon
|
|
|
|
[Socket]
|
|
ListenStream=/run/clr-debug-info
|
|
SocketMode=0600
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|