[hotplug2] Removed extra ; in exec rule
[openwrt.git] / package / base-files / files / etc / functions.sh
index 28bd792..828e37e 100755 (executable)
@@ -3,6 +3,7 @@
 # Copyright (C) 2006 Fokus Fraunhofer <carsten.tittel@fokus.fraunhofer.de>
 
 alias debug=${DEBUG:-:}
+alias mount='busybox mount'
 
 # newline
 N="
This page took 0.021654 seconds and 4 git commands to generate.