Navigation Menu

Skip to content

chexum/pidsig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAMPLE COMPILATION

CC="diet gcc" cmake -DCMAKE_INSTALL_PREFIX=/usr -v .
make
make install

SAMPLE USAGE

pidsig -d/var/run -pnginx.pid.oldbin -pnginx.pid /usr/sbin/nginx

-d DIRECTORY
-p PIDFILE
-u USER

About

support pidfile based daemons under djb style supervisors (nginx with daemontools or runit)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages