mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 01:42:58 +02:00
Der MySQL-Server aktiviert und startet sich direkt bei der Installation.
red-static sollte nun wieder ein Stueck weit besser gehen. PCI-/USB-IDs aktualisiert. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@931 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -82,6 +82,7 @@ case "${1}" in
|
||||
echo -n "${GATEWAY}" > /var/ipfire/red/remote-ipaddress
|
||||
echo -n "${DNS1}" > /var/ipfire/red/dns1
|
||||
echo -n "${DNS2}" > /var/ipfire/red/dns2
|
||||
touch /var/ipfire/red/active
|
||||
|
||||
boot_mesg "Setting up default gateway ${GATEWAY}..."
|
||||
ip route add default via ${GATEWAY} dev ${DEVICE}
|
||||
|
||||
Reference in New Issue
Block a user