revert to isc-dhcp

This commit is contained in:
parazyd 2017-01-30 16:48:15 +01:00
parent 1492753f87
commit 657fd61fb2
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
2 changed files with 2 additions and 7 deletions

5
.gitignore vendored
View File

@ -1,5 +0,0 @@
gcc
dist
tmp
PASSING
rsyncsdk.sh

4
config
View File

@ -57,5 +57,5 @@ qemu_bin="/usr/bin/qemu-arm-static" # Devuan
## extra_packages for all images
extra_packages+=(fake-hwclock busybox-syslogd busybox-static udhcpc)
purge_packages+=(rsyslog isc-dhcp-client isc-dhcp-common)
extra_packages+=(fake-hwclock busybox-syslogd busybox-static)
purge_packages+=(rsyslog)