diff options
Diffstat (limited to 'system/daemonize/README')
-rw-r--r-- | system/daemonize/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/daemonize/README b/system/daemonize/README new file mode 100644 index 0000000000..4c4c7ce7c9 --- /dev/null +++ b/system/daemonize/README @@ -0,0 +1,7 @@ +Daemonize allows you to run a command as a Unix daemon. + +See man page for usage after installation. + +Builds from hosted snapshot of git repo. See home page +to from daemonize.info for latest version info. + |