about summary refs log tree commit diff
path: root/pounce.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-25 19:37:30 -0400
committerJune McEnroe <june@causal.agency>2020-08-25 19:37:30 -0400
commit47e3f9a3160edbeaaf4394944b1d6a5f0a83a8bc (patch)
treea89ec54c375e2eceb1cfd193bcad782f8f09dc05 /pounce.1
parentRemove deprecated option names (diff)
downloadpounce-47e3f9a3160edbeaaf4394944b1d6a5f0a83a8bc.tar.gz
pounce-47e3f9a3160edbeaaf4394944b1d6a5f0a83a8bc.zip
Support the pounce_env rc variable
Diffstat (limited to 'pounce.1')
-rw-r--r--pounce.116
1 files changed, 2 insertions, 14 deletions
diff --git a/pounce.1 b/pounce.1
index 518f410..419400b 100644
--- a/pounce.1
+++ b/pounce.1
@@ -550,20 +550,8 @@ to enable the
 daemon:
 .Bd -literal -offset indent
 pounce_enable="YES"
-.Ed
-.
-.Pp
-By default,
-the
-.Nm
-daemon is started in the
-.Pa /usr/local/etc/pounce
-directory.
-Configuration files in that location
-can be loaded by setting
-.Va pounce_flags :
-.Bd -literal -offset indent
-pounce_flags="example.conf"
+pounce_user="user"
+pounce_env="HOME=/home/user"
 .Ed
 .
 .Pp