1
0
mirror of https://github.com/skeeto/endlessh.git synced 2024-05-19 06:49:58 +00:00

add rc.d script for openbsd

This commit is contained in:
Felix Kronlage
2019-04-12 23:08:56 +02:00
parent 38e35ad4c9
commit 95235af2fb

9
util/openbsd/endlessh Executable file
View File

@ -0,0 +1,9 @@
#!/bin/ksh
#
daemon="/usr/local/bin/endlessh"
rc_bg=YES
. /etc/rc.d/rc.subr
rc_cmd $1