X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=init.d%2Fsfa;fp=init.d%2Fsfa;h=4815e372e6da7eb375b3ff76b72ec84c233b921d;hb=57cb23bea206dbe743f929670433fae5d575a965;hp=ac77312826c6ecfe36aecda13288b5619844b778;hpb=5368ae9d54d4b00d5adf0f8c20b6b7192945dbb8;p=sfa.git diff --git a/init.d/sfa b/init.d/sfa index ac773128..4815e372 100755 --- a/init.d/sfa +++ b/init.d/sfa @@ -6,8 +6,14 @@ # hopefully right after plc # chkconfig: 2345 61 39 # -# description: An implementation of the SFA Architecture -# +### BEGIN INIT INFO +# Provides: sfa +# Required-Start: postgresql +# Required-Stop: postgresql +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: An implementation of the SFA Architecture +### END INIT INFO #################### # borrowed from postgresql