This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/usr/bin/nscd --invalidate passwd /usr/bin/nscd --invalidate group /usr/bin/nscd --invalidate hosts -
ExecReload=/usr/sbin/nscd -i passwd /usr/sbin/nscd -i group /usr/sbin/nscd -i hosts /usr/sbin/nscd -i services /usr/sbin/nscd -i netgroup -
ExecStart=!@/usr/bin/nscd nscd -
ExecStart=/usr/sbin/nscd -
ExecStop=/usr/sbin/nscd --shutdown -
Group=nscd -
NoNewPrivilegesIntroduced in systemd 239=yes -
PIDFile=/run/nscd/nscd.pid -
PrivateTmp=yes -
ProtectHomeIntroduced in systemd 214=read-only -
ProtectSystemIntroduced in systemd 214=strict -
RemoveIPCIntroduced in systemd 232=yes -
Restart=always -
RestrictSUIDSGIDIntroduced in systemd 242=yes -
RuntimeDirectory=nscd -
Type=forking -
User=nscd
-
-
[Unit]-
After=sysinit.target -
Before=nss-lookup.target nss-user-lookup.target -
Description=Name Service Cache Daemon -
Wants=nss-lookup.target nss-user-lookup.target
-
Additionnal notes
Nothing here.