diff options
| author | Paul Buetow <paul@buetow.org> | 2011-03-07 20:47:27 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-03-07 20:47:27 +0000 |
| commit | 85d5f0d033a8c63e0ea0d7197296ed94f6b7cd7c (patch) | |
| tree | 78b6f80c5d4527f724ea3ab46d02f9598e071246 /control.sh | |
| parent | 894a911a52a7689c5e19b3b5f9e70a793b625a55 (diff) | |
Diffstat (limited to 'control.sh')
| -rw-r--r-- | control.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ case $1 in start) - perl perldaemon.pl perldaemon.conf + perl PerlDaemon.pl perldaemon.conf ;; stop) |
