remove broadcom specific stuff from default base files
SVN-Revision: 5543
This commit is contained in:
parent
fbc3a4b600
commit
b0a535a6de
@ -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…
Reference in New Issue
Block a user