index
:
perldaemon
develop
master
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.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stop.sh
blob: 790129030afdc1554b1261b0454a6774b27cd2e5 (
plain
)
1
2
3
#!/bin/sh kill $(cat perldaemon.pid)