File: //proc/25618/root/lib/systemd/system/rpc-svcgssd.service
[Unit]
Description=RPC security service for NFS server
After=local-fs.target nfs-module.service
PartOf=nfs-server.service
ConditionPathExists=|!/run/gssproxy.pid
ConditionPathExists=|!/proc/net/rpc/use-gss-proxy
ConditionPathExists=/etc/nfs/krb5.keytab
[Service]
Type=forking
ExecStart=/usr/syno/lib/systemd/scripts/rpc-svcgssd.sh start
ExecStopPost=-/usr/syno/lib/systemd/scripts/rpc-svcgssd.sh stop-post
Slice=nfs_service.slice
[X-Synology]