Add support for "bgprocess" services - daemons which fork and put
authorDavin McCall <davmac@davmac.org>
Sun, 3 Jan 2016 01:37:46 +0000 (01:37 +0000)
committerDavin McCall <davmac@davmac.org>
Sun, 3 Jan 2016 01:42:06 +0000 (01:42 +0000)
commit84b9d1f29213583f0935c310a012aa242927a939
treeefed3ec8bc97f8075bc1fefbf65f21899f6a65f6
parentf01505450ffa88ceb3119785ea38b5936ae996bd
Add support for "bgprocess" services - daemons which fork and put
themselves in the background (but which ideally write their PID
into a file that can be read by Dinit).
README
load_service.cc
service-constants.h
service.cc
service.h