From 965630efc1231308cac6525bfbe6ea9a2c475410 Mon Sep 17 00:00:00 2001 From: ficus Date: Thu, 27 Sep 2012 17:17:10 +0200 Subject: remove isc-dhcp-server by default --- packages/torouter-prep/src/torouter_preboot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/torouter-prep/src/torouter_preboot.sh b/packages/torouter-prep/src/torouter_preboot.sh index 8b23536..79523fa 100755 --- a/packages/torouter-prep/src/torouter_preboot.sh +++ b/packages/torouter-prep/src/torouter_preboot.sh @@ -55,7 +55,7 @@ install -o root -g root -m 750 $config_dir/sbin/tor-wireless-firewall.sh /usr/sb # Remove a bunch of stuff apt-get -f -y remove --purge polipo minissdpd -apt-get -y remove exim4-base exim4-config exim4-daemon-light dbus +apt-get -y remove exim4-base exim4-config exim4-daemon-light dbus isc-dhcp-server # Clean up apt #apt-get -y autoremove -- cgit v1.2.3