mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-09 20:15:14 +02:00
8 lines
131 B
SYSTEMD
8 lines
131 B
SYSTEMD
[Unit]
|
|
Description=Name Service Cache Daemon Socket
|
|
|
|
[Socket]
|
|
ListenStream=/var/run/nscd/socket
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|