about summary refs log tree commit diff homepage
path: root/README
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-10-20 15:45:58 -0400
committerJune McEnroe <june@causal.agency>2018-10-20 15:45:58 -0400
commit1056dca533c84e168e69a5af54fc90ba5d718612 (patch)
tree0c3d472aae8fa0b71d02ca3d4fc35a3c07831b2c /README
parentAdd server daemonization (diff)
downloadtorus-1056dca533c84e168e69a5af54fc90ba5d718612.tar.gz
torus-1056dca533c84e168e69a5af54fc90ba5d718612.zip
Only use pidfile(3) on FreeBSD daemon
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 743a4e6..67c4dcc 100644
--- a/README
+++ b/README
@@ -39,7 +39,7 @@ DESCRIPTION
      -h      Write help page data to standard output and exit.
 
      -p pidfile
-             Daemonize and write PID to pidfile.
+             Daemonize and write PID to pidfile.  Only available on FreeBSD.
 
      -s sock
              Set path to UNIX-domain socket.  The default path is torus.sock.