mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-05 03:18:00 +02:00
UPNP.CGI hinzugefuegt
SAMBA.CGI von Maniakikarus hinzugefuegt Bootskripte bearbeitet IPFIRE-DEVEL erstellt. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@410 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
|
||||
. /etc/sysconfig/rc
|
||||
. ${rc_functions}
|
||||
. /var/ipfire/ethernet/settings
|
||||
. /var/ipfire/dhcp/settings
|
||||
. /var/ipfire/ppp/settings
|
||||
. /var/ipfire/vpn/settings
|
||||
eval $(/usr/local/bin/readhash /var/ipfire/ethernet/settings)
|
||||
eval $(/usr/local/bin/readhash /var/ipfire/dhcp/settings)
|
||||
eval $(/usr/local/bin/readhash /var/ipfire/ppp/settings)
|
||||
eval $(/usr/local/bin/readhash /var/ipfire/vpn/settings)
|
||||
|
||||
# This is a small wrapper for dhcpcd.exe
|
||||
if ( echo $0 | /bin/grep -q 'dhcpcd.exe' ); then
|
||||
|
||||
Reference in New Issue
Block a user