Artifact 4e1d58807477923697d7f586f55884a28673a18166f69b1e08349379eb40c2d4:
- File rpc_umntall.init — part of check-in [67838bd249] at 2019-10-21 14:21:35 on branch trunk — fix devd, fix order, change daemonizing process, adding nfsd (user: arcade, size: 158) [annotate] [blame] [check-ins using]
# vim:ft=make: rpc_umntall: mountlate NETWORK rpcbind .if empty(RPC_UMNTALL_ENABLE:tl:Mno) test -f /var/db/mounttab || true && \ rpc.umntall -k & .endif