base-files: Update /etc/init.d/fstab with new location of swapon and swapoff (they...
[openwrt.git] / package / base-files / files / etc / init.d / usb
index 78f1c0d..7b443b6 100755 (executable)
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!/bin/sh /etc/rc.common
 # Copyright (C) 2006 OpenWrt.org 
-#
+
 START=39
 start() {
        [ -d /proc/bus/usb ] && {
This page took 0.026816 seconds and 4 git commands to generate.