summary refs log tree commit diff
path: root/OpenBSD/catsitd.in
diff options
context:
space:
mode:
Diffstat (limited to 'OpenBSD/catsitd.in')
-rw-r--r--OpenBSD/catsitd.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/OpenBSD/catsitd.in b/OpenBSD/catsitd.in
new file mode 100644
index 0000000..5a47da5
--- /dev/null
+++ b/OpenBSD/catsitd.in
@@ -0,0 +1,9 @@
+#!/bin/ksh
+
+daemon="%%PREFIX%%/sbin/catsitd"
+
+. /etc/rc.d/rc.subr
+
+pexp="catsitd: .*"
+
+rc_cmd $1
/commit/README.7?h=3.8.1&id=1f76eb0e84b70024abe78149bef743a7b7699590&follow=1'>doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe