Current Path :
/
lib
/
systemd
/
system
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//lib/systemd/system/nfs-mountd.service
[Unit] Description=NFS Mount Daemon DefaultDependencies=no Requires=proc-fs-nfsd.mount Wants=network-online.target After=proc-fs-nfsd.mount After=network-online.target local-fs.target After=rpcbind.socket BindsTo=nfs-server.service Wants=nfs-config.service After=nfs-config.service [Service] EnvironmentFile=-/run/sysconfig/nfs-utils Type=forking ExecStart=/usr/sbin/rpc.mountd $RPCMOUNTDARGS