local configuration should be separate

This commit is contained in:
2014-04-04 15:40:00 +04:00
parent e1353f46cf
commit 99533f46c0
5 changed files with 8 additions and 13 deletions

View File

@@ -1,7 +0,0 @@
#!/usr/bin/env watchman
cfg_ovpn_instance="${service_name##*-}"
service_command="/usr/sbin/openvpn"
service_workdir="/etc/openvpn/$cfg_ovpn_instance"
service_args="client.cfg"