This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
openwrtv3
Watch
1
Star
0
Fork
You've already forked openwrtv3
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8503f34ce8
openwrtv3
/
package
/
system
/
fstools
/
files
/
fstab.default
3 lines
74 B
Text
Raw
Normal View
History
Unescape
Escape
ubox: add a uci-default script for fstab generation Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37199
2013-07-08 09:01:42 +00:00
[ ! -f /etc/config/fstab ] && ( block detect > /etc/config/fstab )
fstools: fix exit code of uci-defaults script Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44180
2015-01-28 13:44:37 +00:00
exit 0
Reference in a new issue
Copy permalink