SHA256
3
0
forked from pool/glibc
glibc/nscd.service

15 lines
250 B
Desktop File

[Unit]
Description=Name Service Cache Daemon
After=syslog.target
[Service]
Type=forking
ExecStart=/usr/sbin/nscd
ExecStop=/usr/sbin/nscd --shutdown
Restart=always
PIDFile=/var/run/nscd/nscd.pid
[Install]
WantedBy=multi-user.target
Also=nscd.socket