blob: 044f8d813cb34f2aeb32ca281f6054aff7fa8e75 (
plain)
1
2
3
4
5
6
7
8
|
--- nylon-scripts/etc/init.d/firewall-orig 2009-04-25 13:46:25.000000000 +0200
+++ nylon-scripts/etc/init.d/firewall 2009-04-25 13:46:28.000000000 +0200
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# this is a meta firewall start script:
# it either starts a local firewall script or shorewall
|