mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 21:29:29 -05:00
@@ -38,7 +38,7 @@ start() {
|
||||
mkdir -p /var/state
|
||||
touch /var/log/wtmp
|
||||
touch /var/log/lastlog
|
||||
ln -s /tmp/resolv.conf.auto /tmp/resolv.conf
|
||||
ln -sf /tmp/resolv.conf.auto /tmp/resolv.conf
|
||||
[ "$FAILSAFE" = "true" ] && touch /tmp/.failsafe
|
||||
|
||||
/sbin/hotplug2 --override --persistent --max-children 1 &
|
||||
|
||||
Reference in New Issue
Block a user