Mercurial > p > roundup > code
comparison scripts/roundup.rc-debian @ 4570:6e3e4f24c753
Remove keyword expansions from CVS. All regression tests passed afterwards.
| author | Eric S. Raymond <esr@thyrsus.com> |
|---|---|
| date | Wed, 16 Nov 2011 09:51:38 -0500 |
| parents | 24fb163ddece |
| children |
comparison
equal
deleted
inserted
replaced
| 4569:0470a2aa2c95 | 4570:6e3e4f24c753 |
|---|---|
| 1 #!/bin/sh -e | 1 #!/bin/sh -e |
| 2 # | 2 # |
| 3 # roundup Startup script for the roundup http server. | 3 # roundup Startup script for the roundup http server. |
| 4 # | |
| 5 # Version: $Id: roundup.rc-debian,v 1.1 2003-10-07 23:02:58 richard Exp $ | |
| 6 | 4 |
| 7 DESC='Roundup HTTP-Server' | 5 DESC='Roundup HTTP-Server' |
| 8 | 6 |
| 9 BINFILE=roundup-server | 7 BINFILE=roundup-server |
| 10 EXECUTABLE=/usr/local/bin/$BINFILE | 8 EXECUTABLE=/usr/local/bin/$BINFILE |
