Install dhcpcd.conf as root writeable.
This commit is contained in:
parent
ec767fbd80
commit
e5a5e919fe
3
external/bsd/dhcpcd/sbin/dhcpcd/Makefile
vendored
3
external/bsd/dhcpcd/sbin/dhcpcd/Makefile
vendored
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.26 2015/08/21 10:44:43 roy Exp $
|
||||
# $NetBSD: Makefile,v 1.27 2015/10/22 10:51:16 roy Exp $
|
||||
#
|
||||
|
||||
PROG= dhcpcd
|
||||
@ -37,6 +37,7 @@ SCRIPTSDIR_dhcpcd-run-hooks= /libexec
|
||||
|
||||
CONFIGFILES= dhcpcd.conf
|
||||
FILESDIR_dhcpcd.conf= /etc
|
||||
FILESMODE_dhcpcd.conf= 644 # -rw-r--r--
|
||||
|
||||
HOOKS= 01-test 02-dump 10-wpa_supplicant 15-timezone
|
||||
HOOKS+= 20-resolv.conf 29-lookup-hostname 30-hostname
|
||||
|
Loading…
Reference in New Issue
Block a user