Commit 73a8a59f858bc361865fcb0b0b1bbc6fa4cabda4
1 parent
a4d8554a
Exists in
master
and in
29 other branches
initscript: fill short description
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 | ... | ... |