3cd12006bb
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
13 lines
258 B
Desktop File
13 lines
258 B
Desktop File
[Unit]
|
|
Description=NFS file locking service
|
|
After=rpcbind.service
|
|
Requires=rpcbind.service
|
|
Before=remote-fs-pre.target
|
|
|
|
[Service]
|
|
EnvironmentFile=-@SYSCONFDIR@/nfs-utils.conf
|
|
ExecStart=@SBINDIR@/rpc.statd -F $STATD_OPTS
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|