c6e1284c7e
Package-Manager: portage-2.2.0_alpha188 RepoMan-Options: --force
14 lines
268 B
Desktop File
14 lines
268 B
Desktop File
[Unit]
|
|
Description=NFSv2/3 Network Status Monitor Daemon
|
|
After=rpcbind.service
|
|
Requires=rpcbind.service
|
|
Before=remote-fs-pre.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
EnvironmentFile=/etc/conf.d/nfs
|
|
ExecStart=/sbin/rpc.statd $OPTS_RPC_STATD
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|