Files
ssm-services/services/openvpn-server
T

5 lines
101 B
Plaintext
Raw Normal View History

2017-12-10 20:44:17 +03:00
#!/usr/bin/env ssm
service_workdir="/etc/openvpn"
service_command=( /usr/sbin/openvpn server.conf )