Artifact df85e60013da40a97597bd0f44d22631f96c5283f788af384c2fede66efb704d:
- File mountd.service.mk — part of check-in [d8511a3d7c] at 2022-05-30 08:07:59 on branch trunk — rebuild starters and enable shutdown, add license (user: arcade, size: 369) [annotate] [blame] [check-ins using]
DAEMON_mountd_COMMAND?=/sbin/mountd DAEMON_mountd_ENABLE?=no DAEMON_mountd_FLAGS?=-r .if empty(DAEMON_mountd_ENABLE:tl:Mno) DAEMON_rpcbind_ENABLE=yes .endif mountd: rpcbind NETWORK SERVERS ${_SERVICE} # mountlate -> SERVERS rm -f /var/db/mountdtab ;\ ( umask 022; touch /var/db/mountdtab; ) ;\ : mountd_exit: ${_SERVICE_EXIT} nfsd_exit NETWORK_EXIT: mountd_exit