[package] util-linux: move and update
[openwrt.git] / package / base-files / files / etc / rc.common
index 79424a6..f9dc83d 100755 (executable)
@@ -1,7 +1,8 @@
 #!/bin/sh
 # Copyright (C) 2006-2011 OpenWrt.org
 
-. $IPKG_INSTROOT/etc/functions.sh
+. $IPKG_INSTROOT/lib/functions.sh
+. $IPKG_INSTROOT/lib/functions/service.sh
 
 initscript=$1
 action=${2:-help}
This page took 0.02013 seconds and 4 git commands to generate.