README: change /etc/rc.d/twitch - twitch-go - twitch.tv web application in Go
HTML git clone git://git.codemadness.org/twitch-go
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 8aeb80d8a391df192f097c6feca57de5e25cd31f
DIR parent 2455b494371b4f62b51cee7cdabe185f0fdf4d19
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Fri, 23 Oct 2015 21:26:50 +0200
README: change /etc/rc.d/twitch
OpenBSD 5.8 uses exact matching of pexp now.
Diffstat:
M README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/README b/README
@@ -30,7 +30,7 @@ Install as OpenBSD daemon:
. /etc/rc.d/rc.subr
- pexp="/usr/local/sbin/twitch-go"
+ pexp="/usr/local/sbin/twitch-go .*"
rc_reload=NO
rc_bg=YES
rc_cmd $1