openvpn
This commit is contained in:
		
							
								
								
									
										8
									
								
								init.d/openvpn
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										8
									
								
								init.d/openvpn
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| #!/usr/bin/env watchman | ||||
|  | ||||
| cfg_ovpn_instance="${service_name##*-}" | ||||
|  | ||||
| service_respawn='true' | ||||
| service_command="/usr/sbin/openvpn" | ||||
| service_workdir="/etc/openvpn/$cfg_ovpn_instance" | ||||
| service_args="client.cfg" | ||||
		Reference in New Issue
	
	Block a user