Annotation For dhcpcd.service.mk
Logged in as anonymous

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

                         1: DAEMON_dhcpcd_COMMAND?=/sbin/dhcpcd
d8511a3d7c 2022-05-30    2: DAEMON_dhcpcd_ENABLE?=no
                         3: DAEMON_dhcpcd_FLAGS?="-h${HOSTNAME}"
                         4: DAEMON_dhcpcd_BACKGROUND?=-b
                         5: DAEMON_dhcpcd_FOREGROUND?=-B
                         6: 
                         7: dhcpcd: ${_SERVICE} NETWORK SERVICE # mount -> SERVICE, cleanvar -> SERVICE
                         8: 
                         9: NETWORK_EXIT: dhcpcd_exit
                        10: SERVICE_EXIT: dhcpcd_exit