tools: clean up Makefiles / make ccache work
[openwrt.git] / package / firewall / files / firewall.init
index d04804d..a2fd0a0 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh /etc/rc.common
-# Copyright (C) 2008 OpenWrt.org
+# Copyright (C) 2008-2010 OpenWrt.org
 
 START=45
 
@@ -10,8 +10,6 @@ fw() {
        fw_$1
 }
 
-boot() { :; }
-
 start() {
        fw start
 }
This page took 0.02837 seconds and 4 git commands to generate.