mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
12 lines
249 B
Desktop File
12 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
|