about summary refs log tree commit diff
path: root/kitd.8
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-10-08 13:10:02 -0400
committerJune McEnroe <june@causal.agency>2023-10-08 13:11:26 -0400
commit72e4f0ae63a94a0535f0470489718c4bc67f180e (patch)
tree47055ddf5ba1d218f3fe8bb30a7921f8f7ffd228 /kitd.8
parentRemove pidfile option (diff)
downloadkitd-72e4f0ae63a94a0535f0470489718c4bc67f180e.tar.gz
kitd-72e4f0ae63a94a0535f0470489718c4bc67f180e.zip
Implement it
Diffstat (limited to '')
-rw-r--r--kitd.87
1 files changed, 4 insertions, 3 deletions
diff --git a/kitd.8 b/kitd.8
index 3ab6292..c88c97a 100644
--- a/kitd.8
+++ b/kitd.8
@@ -44,6 +44,7 @@ as well as
 Set the name of the process
 and the logging prefix.
 The default is
+the last path component of
 .Ar command .
 .It Fl t Ar restart
 The initial interval in milliseconds
@@ -62,9 +63,9 @@ responds to the following signals:
 The child process is sent
 .Dv SIGTERM
 and restarted.
-.It Dv SIGTERM
-The child process is sent
-.Dv SIGTERM .
+.It Dv SIGTERM , Dv SIGINT
+The signal is forwarded to
+the child process.
 .Nm
 exits.
 .It Dv SIGINFO