mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-24 01:04:43 +02:00
remove broadcom specific stuff from default base files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5543 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
367901f0d0
commit
4da0e45d07
@ -16,11 +16,4 @@ klogd
|
|||||||
done
|
done
|
||||||
|
|
||||||
sysctl -p >&-
|
sysctl -p >&-
|
||||||
|
|
||||||
# automagically run firstboot
|
|
||||||
{ mount|grep "on / type tmpfs" 1>&-; } && {
|
|
||||||
lock /tmp/.switch2jffs
|
|
||||||
firstboot switch2jffs
|
|
||||||
lock -u /tmp/.switch2jffs
|
|
||||||
}
|
|
||||||
) | logger -s -p 6 -t '' &
|
) | logger -s -p 6 -t '' &
|
||||||
|
Loading…
x
Reference in New Issue
Block a user