mirror of
https://github.com/pygos/build.git
synced 2024-11-22 11:09:46 +01:00
Remove useless and broken dhcpcd hooks
We don't need some of those hooks anyway, and some others are generated based on tools we have installed on the build system, so we would need a workaround anyway if we needed them. Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
8c2af75243
commit
5bea71e0a2
1 changed files with 0 additions and 6 deletions
|
@ -2,14 +2,8 @@ bin/dhcpcd m 555 0 0
|
|||
etc/dhcpcd.conf m 444 0 0
|
||||
lib/libexec/dhcpcd-run-hooks m 555 0 0
|
||||
lib/libexec/dhcpcd-hooks m 555 0 0
|
||||
lib/libexec/dhcpcd-hooks/01-test m 444 0 0
|
||||
lib/libexec/dhcpcd-hooks/02-dump m 444 0 0
|
||||
lib/libexec/dhcpcd-hooks/20-resolv.conf m 444 0 0
|
||||
lib/libexec/dhcpcd-hooks/30-hostname m 444 0 0
|
||||
lib/libexec/dhcpcd-hooks/50-ntp.conf m 444 0 0
|
||||
share/dhcpcd m 555 0 0
|
||||
share/dhcpcd/hooks m 555 0 0
|
||||
share/dhcpcd/hooks/10-wpa_supplicant m 444 0 0
|
||||
share/dhcpcd/hooks/15-timezone m 444 0 0
|
||||
share/dhcpcd/hooks/29-lookup-hostname m 444 0 0
|
||||
share/dhcpcd/hooks/50-yp.conf m 444 0 0
|
||||
|
|
Loading…
Reference in a new issue