diff --git a/etc/init.d/noosfero b/etc/init.d/noosfero index a400439..90bd9f8 100755 --- a/etc/init.d/noosfero +++ b/etc/init.d/noosfero @@ -3,6 +3,8 @@ # Provides: noosfero # Required-Start: $remote_fs # Required-Stop: $remote_fs +# Should-Start: postgresql +# Should-Stop: postgresql # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Example initscript -- libgit2 0.21.2