Annotation For rpcbind.service.mk
Logged in as anonymous

Lines of rpcbind.service.mk from check-in 8bc8c738d5 that are changed by the sequence of edits moving toward check-in 7b547778fc:

                         1: DAEMON_rpcbind_COMMAND?=/usr/sbin/rpcbind
8bc8c738d5 2022-05-31    2: DAEMON_rpcbind_ENABLE?=no
                         3: DAEMON_rpcbind_FLAGS?=-d
                         4: 
                         5: DAEMON_syslogd_DEPS+=rpcbind
                         6: 
                         7: rpcbind: ${_EARLYSERVICE} NETWORK syslogd
                         8: 
                         9: NETWORK_EXIT: rpcbind_exit