Commit 561068ae24a0e98346811912d0ef867552916cf8

Authored by Daniela Feitosa
2 parents 6c93228d 2e857bb6

Merge commit 'refs/merge-requests/179' of git://gitorious.org/noosfero/noosfero …

…into merge-requests/179
Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
etc/init.d/noosfero
@@ -3,6 +3,8 @@ @@ -3,6 +3,8 @@
3 # Provides: noosfero 3 # Provides: noosfero
4 # Required-Start: $remote_fs 4 # Required-Start: $remote_fs
5 # Required-Stop: $remote_fs 5 # Required-Stop: $remote_fs
  6 +# Should-Start: postgresql
  7 +# Should-Stop: postgresql
6 # Default-Start: 2 3 4 5 8 # Default-Start: 2 3 4 5
7 # Default-Stop: 0 1 6 9 # Default-Stop: 0 1 6
8 # Short-Description: Example initscript 10 # Short-Description: Example initscript