summary refs log tree commit diff
path: root/catsitd.8
diff options
context:
space:
mode:
Diffstat (limited to 'catsitd.8')
-rw-r--r--catsitd.816
1 files changed, 12 insertions, 4 deletions
diff --git a/catsitd.8 b/catsitd.8
index cdb77a0..dcc4a38 100644
--- a/catsitd.8
+++ b/catsitd.8
@@ -1,4 +1,4 @@
-.Dd August 13, 2020
+.Dd August 15, 2020
 .Dt CATSITD 8
 .Os
 .
@@ -14,8 +14,9 @@
 .Op Fl f Ar config
 .Op Fl g Ar group
 .Op Fl p Ar pidfile
+.Op Fl r Ar reset
 .Op Fl s Ar stopexits
-.Op Fl t Ar interval
+.Op Fl t Ar restart
 .Op Fl u Ar user
 .
 .Sh DESCRIPTION
@@ -100,6 +101,13 @@ Write the PID of the
 process to
 .Ar pidfile .
 .
+.It Fl r Ar reset
+Set the interval in milliseconds
+for which a process must live
+to have its service restart interval
+reset to the initial value.
+The default interval is 15 minutes.
+.
 .It Fl s Ar stopexits
 Set the list of exit statuses
 for which a restart will not be attempted.
@@ -118,10 +126,10 @@ defined in
 The exit status 127
 is always treated as a stop exit.
 .
-.It Fl t Ar interval
+.It Fl t Ar restart
 Set the initial interval between restarts
 in milliseconds.
-The default interval is 1000.
+The default interval is 1 second.
 .
 .It Fl u Ar user
 Change user to
d> 2022-02-27Import LibreSSL 3.5.0June McEnroe 2021-11-29tls: Revert accidentally(?) reverted upstream 3.4.2June McEnroe 2021-11-29Import LibreSSL 3.4.2June McEnroe 2021-10-14Import LibreSSL 3.4.1June McEnroe 2021-09-17Import LibreSSL 3.4.0June McEnroe 2021-08-24Import LibreSSL 3.3.4June McEnroe 2021-05-25Bump version to 3.3.3p1 3.3.3p1June McEnroe 2021-05-25build: Add scripts to EXTRA_DISTJune McEnroe 2021-05-25import: Add missing scripts/wrap-compiler-for-flag-checkJune McEnroe 2021-05-08Import LibreSSL 3.3.3June McEnroe 2021-04-18build: Remove added x509_verify.3 links 3.3.2June McEnroe 2021-04-18tls: Use EC_KEY_set_ex_dataJune McEnroe 2021-04-18Import LibreSSL 3.3.2June McEnroe 2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe Some compat sources (getentropy_linux.c for example) require OpenSSL. Reported by Robert Scheck. 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe