mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 01:42:58 +02:00
3 Perlbase Module aktiviert und DHCP Init gefixt
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@842 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -30,7 +30,7 @@ case "$1" in
|
||||
|
||||
stop)
|
||||
boot_mesg "Stopping DHCP Server..."
|
||||
killproc /usr/sbin/dhcpd
|
||||
killproc -p /var/run/dhcpd.pid /usr/sbin/dhcpd
|
||||
;;
|
||||
|
||||
reload)
|
||||
|
||||
Reference in New Issue
Block a user