Artifact b2f9b7f446c78de77b690a3d9ce57f30aab83cee02cd8898e97445be2bc4f4eb:
- File rpc_umntall.init.mk — part of check-in [7a1e7f4a58] at 2019-10-21 16:17:43 on branch trunk — rename, make silent, add correct logging, collapse command (user: arcade, size: 196) [annotate] [blame] [check-ins using]
rpc_umntall: mountlate NETWORK rpcbind .if empty(RPC_UMNTALL_ENABLE:tl:Mno) echo "MRC:$@> Sending RPC unmount notifications."; \ test -f /var/db/mounttab || true && \ rpc.umntall -k & .endif