Bump buildroot to 2019.02
This commit is contained in:
1
bsp/buildroot/package/dhcpcd/S41dhcpcd
Executable file → Normal file
1
bsp/buildroot/package/dhcpcd/S41dhcpcd
Executable file → Normal file
@@ -7,7 +7,6 @@ DAEMON=/sbin/dhcpcd
|
||||
CONFIG=/etc/dhcpcd.conf
|
||||
PIDFILE=/var/run/dhcpcd.pid
|
||||
|
||||
[ -x $DAEMON ] || exit 0
|
||||
[ -f $CONFIG ] || exit 0
|
||||
|
||||
case "$1" in
|
||||
|
||||
Reference in New Issue
Block a user