c6e1284c7e
Package-Manager: portage-2.2.0_alpha188 RepoMan-Options: --force
13 lines
251 B
Desktop File
13 lines
251 B
Desktop File
[Unit]
|
|
Description=NFS Mount Daemon
|
|
After=rpcbind.service nfsd.service
|
|
Requires=rpcbind.service nfsd.service
|
|
|
|
[Service]
|
|
Type=forking
|
|
EnvironmentFile=/etc/conf.d/nfs
|
|
ExecStart=/usr/sbin/rpc.mountd $OPTS_RPC_MOUNTD
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|