openmamba logo
GNU/Linux distribution
distribution community wiki forum bugs events products
software   community wiki forum bugs events products
packages ufw-0.30.1-initscript-chkconfig.patch
      Pages: < 1 >  DOWNLOAD      
diff -Nru ufw-0.30.1/src/ufw-init ufw-0.30.1.patched/src/ufw-init
--- ufw-0.30.1/src/ufw-init	2011-03-22 19:00:03.000000000 +0100
+++ ufw-0.30.1.patched/src/ufw-init	2011-11-01 02:24:15.287328646 +0100
@@ -2,6 +2,9 @@
 #
 # ufw-init: helper script to be used by ufw itself
 #
+# chkconfig: 2345 26 91
+# description: UFW (Uncomplicated Firewall) init script
+#
 # Copyright 2008-2009 Canonical Ltd.
 #
 #    This program is free software: you can redistribute it and/or modify