Differences From Artifact [718934b5c6]:
- File rpcbind.service.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: 133) [annotate] [blame] [check-ins using]
To Artifact [4878be3bb2]:
- File rpcbind.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: 218) [annotate] [blame] [check-ins using]
1 2 3 4 | DAEMON_rpcbind_COMMAND?=/usr/sbin/rpcbind DAEMON_rpcbind_ENABLE?=no DAEMON_rpcbind_FLAGS?=-d | | > > > > | 1 2 3 4 5 6 7 8 9 | DAEMON_rpcbind_COMMAND?=/usr/sbin/rpcbind DAEMON_rpcbind_ENABLE?=no DAEMON_rpcbind_FLAGS?=-d rpcbind: ${_EARLYSERVICE} NETWORK syslogd rpcbind_exit: ${_SERVICE_EXIT} mountd_exit nfsd_exit NETWORK_EXIT: rpcbind_exit |