mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 09:37:13 +08:00
13 lines
249 B
Desktop File
13 lines
249 B
Desktop File
[Unit]
|
|
Description=RPC GSS-API server-side daemon
|
|
After=rpcbind.service
|
|
Requires=rpcbind.service
|
|
|
|
[Service]
|
|
Type=forking
|
|
EnvironmentFile=/etc/conf.d/nfs-server.conf
|
|
ExecStart=/usr/sbin/rpc.svcgssd $SVCGSSD_OPTS
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|