about summary refs log tree commit diff
path: root/rc.in
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-10-08 15:38:04 -0400
committerJune McEnroe <june@causal.agency>2023-10-08 15:38:04 -0400
commit02b69fbe4f74c0faa0f09cc762762f3c34149201 (patch)
treec56c1ef606f4005e05c864c20f4a92c22c9c894b /rc.in
parentDon't treat SIGHUP specially (diff)
downloadkitd-02b69fbe4f74c0faa0f09cc762762f3c34149201.tar.gz
kitd-02b69fbe4f74c0faa0f09cc762762f3c34149201.zip
Clean things up somewhat
Diffstat (limited to 'rc.in')
-rw-r--r--rc.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/rc.in b/rc.in
deleted file mode 100644
index b18db96..0000000
--- a/rc.in
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/ksh
-
-daemon="%%PREFIX%%/sbin/kitd -n ${0##*/}"
-
-. /etc/rc.d/rc.subr
-
-pexp="kitd: ${0##*/}"
-
-rc_cmd $1