new services

This commit is contained in:
2015-08-13 19:41:27 +03:00
parent 0c138b476a
commit b980138f40
6 changed files with 34 additions and 0 deletions

6
init.d/openvpn-server Executable file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env watchman
service_respawn='true'
service_command="/usr/sbin/openvpn"
service_workdir="/etc/openvpn"
service_args="server.conf"