mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
Wieso sind denn Amavisd-new und Spamassassin in der ISO gelandet?
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@542 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -1199,9 +1199,11 @@ sub buildconf {
|
||||
print FILE "} #$itf\n";
|
||||
|
||||
system ('/usr/bin/touch', "${General::swroot}/dhcp/enable_${lc_itf}");
|
||||
system ('/usr/local/bin/dhcpctrl enable');
|
||||
&General::log("DHCP on ${itf}: " . $Lang::tr{'dhcp server enabled'})
|
||||
} else {
|
||||
unlink "${General::swroot}/dhcp/enable_${lc_itf}";
|
||||
system ('/usr/local/bin/dhcpctrl disable');
|
||||
&General::log("DHCP on ${itf}: " . $Lang::tr{'dhcp server disabled'})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user