Commit d4c0af1c1c1256a8a787d77cb27ef01c19d52058
1 parent
8dc25e91
Exists in
stable-1.2
initscript: fill short description
(cherry picked from commit 73a8a59f858bc361865fcb0b0b1bbc6fa4cabda4)
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
etc/init.d/noosfero
... | ... | @@ -7,7 +7,7 @@ |
7 | 7 | # Should-Stop: postgresql |
8 | 8 | # Default-Start: 2 3 4 5 |
9 | 9 | # Default-Stop: 0 1 6 |
10 | -# Short-Description: Example initscript | |
10 | +# Short-Description: Noosfero | |
11 | 11 | # Description: This file should be used to construct scripts to be |
12 | 12 | # placed in /etc/init.d. |
13 | 13 | ### END INIT INFO | ... | ... |