193d8621bc
Package-Manager: portage-2.2.7 RepoMan-Options: --force
15 lines
295 B
Plaintext
15 lines
295 B
Plaintext
[Unit]
|
|
Description=NFSv2/3 Network Status Monitor Daemon
|
|
After=rpcbind.service
|
|
Requires=rpcbind.service
|
|
Before=remote-fs-pre.target
|
|
Wants=remote-fs-pre.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
EnvironmentFile=/etc/conf.d/nfs
|
|
ExecStart=/sbin/rpc.statd $OPTS_RPC_STATD
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|