[package] increase default size of the connection tracking table, thanks Marc
[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.02677 seconds and 4 git commands to generate.