From 0aadb8195da3693364b6cd53d438fbc98f549679 Mon Sep 17 00:00:00 2001 From: Greg Price Date: Sat, 25 Oct 2008 21:11:45 -0400 Subject: [PATCH 1/1] ok, plain sh works now for invirt-web-iptables.init svn path=/trunk/packages/invirt-web-iptables/; revision=1304 --- debian/invirt-web-iptables.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/invirt-web-iptables.init b/debian/invirt-web-iptables.init index ce7524e..883e2ab 100755 --- a/debian/invirt-web-iptables.init +++ b/debian/invirt-web-iptables.init @@ -1,4 +1,4 @@ -#! /bin/bash +#! /bin/sh ### BEGIN INIT INFO # Provides: invirt-web-iptables # Required-Start: $local_fs $remote_fs -- 1.7.9.5