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
old mode 100644 (file)
new mode 100755 (executable)
index 78f1c0d..7b443b6
@@ -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.02784 seconds and 4 git commands to generate.