summary refs log tree commit diff
path: root/OpenBSD/catsitd.in
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-17 17:50:00 -0400
committerJune McEnroe <june@causal.agency>2020-08-17 17:50:00 -0400
commit325a92645f624cd5db6ecf8249580ece0154fa85 (patch)
tree26cd1b975a30e1b4be9c4253c321a5206ab8b592 /OpenBSD/catsitd.in
parentUse BSD make syntax to configure for OpenBSD (diff)
downloadcatsit-325a92645f624cd5db6ecf8249580ece0154fa85.tar.gz
catsit-325a92645f624cd5db6ecf8249580ece0154fa85.zip
Add OpenBSD rc script
Diffstat (limited to '')
-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
3b70e974bc591a45d1183aa48efaafd874b0&follow=1'>Fix host in promptJune McEnroe 2013-10-31Wow look reorganized zsh configJune McEnroe 2013-10-30Show hostname in prompt over SSHJune McEnroe 2013-10-30Only load chruby if it existsJune McEnroe 2013-10-27Add auto-title stuff to zshJune McEnroe 2013-10-26Add gvim alias to silence stderrJune McEnroe 2013-10-26Add home.programble.me functionJune McEnroe 2013-10-14Remove unused configsJune McEnroe 2013-10-14Add therefore, because, cards compose sequencesJune McEnroe 2013-10-14Global git ignore .swo filesJune McEnroe 2013-10-14Add Heroku to zshJune McEnroe 2013-09-23Add gst git stash aliasJune McEnroe 2013-09-06Disable some options in terminalsJune McEnroe 2013-09-05Only set colorscheme for gvimJune McEnroe 2013-09-05Remove pacman stuffJune McEnroe 2013-09-05Only alias hub if it existsJune McEnroe 2013-09-05chruby to ruby-2.0.0June McEnroe 2013-08-17Add vim-ragtagJune McEnroe 2013-08-14Add nvmJune McEnroe 2013-07-09Add title commandJune McEnroe 2013-06-09Use default client keysJune McEnroe 2013-06-09Run games in separate X serverJune McEnroe 2013-06-08Add game wrapper to kill/restart unclutterJune McEnroe 2013-06-08Update base16-vimJune McEnroe 2013-06-08Add git configJune McEnroe