mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
Fix online-flagfile creation on red dhcp
This also fix dhcpcd restart on connscheduler reconnect
This commit is contained in:
@@ -180,6 +180,7 @@ case "${1}" in
|
||||
echo "$GATEWAY gateway" >> /tmp/hosts
|
||||
mv /tmp/hosts /etc/hosts
|
||||
echo "$GATEWAY" > /var/ipfire/red/remote-ipaddress
|
||||
touch /var/ipfire/red/active
|
||||
else
|
||||
echo ""
|
||||
$(exit "$RET")
|
||||
|
||||
Reference in New Issue
Block a user