diff options
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) |
![]() |
index : perldaemon | |
| PerlDaemon is a minimal daemon for Linux/UNIX programmed in Perl supporting logrotating, starting, stopping and a minimal configuration file. It can be extended to fit any task. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | control.sh | 2 |
@@ -2,7 +2,7 @@ case $1 in start) - perl perldaemon.pl perldaemon.conf + perl PerlDaemon.pl perldaemon.conf ;; stop) |