summary refs log tree commit diff
path: root/catsit.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'catsit.conf.5')
-rw-r--r--catsit.conf.59
1 files changed, 7 insertions, 2 deletions
diff --git a/catsit.conf.5 b/catsit.conf.5
index fc2b769..77b4235 100644
--- a/catsit.conf.5
+++ b/catsit.conf.5
@@ -1,4 +1,4 @@
-.Dd March  1, 2021
+.Dd September 28, 2021
 .Dt CATSIT.CONF 5
 .Os
 .
@@ -13,6 +13,10 @@ file lists the services managed by the
 .Xr catsitd 8
 daemon.
 Leading whitespace is ignored.
+The current line
+can be extended over multiple lines
+using a backslash
+.Pq Ql \e .
 Each line of the file
 is one of the following:
 .
@@ -82,7 +86,8 @@ pounce/tilde	pounce ${0#*/}.conf
 pounce/libera	pounce ${0#*/}.conf
 
 # Privileged services:
-@scooper	kfcgi -d -U $USER -p ~/.local -- /bin/scooper
+@scooper	kfcgi -d -U $USER -p ~/.local -- \e
+		/bin/scooper /share/litterbox/litterbox.sqlite
 .Ed
 .
 .Sh SEE ALSO