|
@@ -132,6 +132,7 @@ ynh_secure_remove ${tmp_dir}
|
|
|
#=================================================
|
|
|
|
|
|
### Make sure that the yunohost services have a description and need-lock enabled
|
|
|
+ynh_print_info "Configuring VPN client services..."
|
|
|
|
|
|
# main service
|
|
|
yunohost service add $service_name --description "Tunnels the internet traffic through a VPN" --need_lock --test_status="systemctl is-active openvpn@client.service" --log "/var/log/ynh-vpnclient.log"
|