「swagger」サポートを削除し、あちこちのバグを修正
git-svn-id: file:///srv/svn/repo/mai/trunk@55 e410bdd4-646f-c54f-a7ce-fffcc4f439ae
This commit is contained in:
12
rc.d/OpenBSD
Normal file
12
rc.d/OpenBSD
Normal file
@@ -0,0 +1,12 @@
|
||||
#!/bin/ksh
|
||||
# $TheSupernovaDuo$
|
||||
|
||||
daemon="/usr/local/bin/simplytranslate"
|
||||
daemon_flags="-f /usr/local/etc/simplytranslate/simplytranslate.ini"
|
||||
|
||||
. /etc/rc.d/rc.subr
|
||||
|
||||
rc_bg=YES
|
||||
rc_reload=NO
|
||||
|
||||
rc_cmd $1
|
||||
Reference in New Issue
Block a user