diff options
author | smb <smb@pkgsrc.org> | 2009-03-07 17:25:14 +0000 |
---|---|---|
committer | smb <smb@pkgsrc.org> | 2009-03-07 17:25:14 +0000 |
commit | 88cf0e5ace2ae4b2631c447700ac9ff0536436de (patch) | |
tree | a2a789d9d72fec040a43591bc2c14660d99d1f21 /sysutils/daemond/PLIST | |
parent | 0ea6b770f477aa3c24fc8f44e247dc150e2c9962 (diff) | |
download | pkgsrc-88cf0e5ace2ae4b2631c447700ac9ff0536436de.tar.gz |
Run a command as a daemon, by invoking daemon(3)
Diffstat (limited to 'sysutils/daemond/PLIST')
-rw-r--r-- | sysutils/daemond/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/daemond/PLIST b/sysutils/daemond/PLIST new file mode 100644 index 00000000000..f3490853f2a --- /dev/null +++ b/sysutils/daemond/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/07 17:25:14 smb Exp $ +bin/daemond +man/man8/daemond.8 |