Author: doogie
Date: Mon Mar 2 05:15:16 2009
New Revision: 749189
URL:
http://svn.apache.org/viewvc?rev=749189&view=revLog:
Add LSB header.
Modified:
ofbiz/trunk/debian/ofbiz-framework.ofbiz.init
Modified: ofbiz/trunk/debian/ofbiz-framework.ofbiz.init
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/debian/ofbiz-framework.ofbiz.init?rev=749189&r1=749188&r2=749189&view=diff==============================================================================
--- ofbiz/trunk/debian/ofbiz-framework.ofbiz.init (original)
+++ ofbiz/trunk/debian/ofbiz-framework.ofbiz.init Mon Mar 2 05:15:16 2009
@@ -1,4 +1,14 @@
#!/bin/sh
+### BEGIN INIT INFO
+# Provides: ofbiz
+# Required-Start: $local_fs $remote_fs $network $time
+# Required-Stop: $local_fs $remote_fs $network $time
+# Should-Start: postgresql mysql exim4
+# Should-Stop: postgresql mysql exim4
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+# Short-Description: OfBiz container
+### END INIT INFO
#Licensed to the Apache Software Foundation (ASF) under one
#or more contributor license agreements. See the NOTICE file
#distributed with this work for additional information