@@ -4,6 +4,7 @@ After=ynh-vpnclient.service
[Service]
Type=simple
+User=root
ExecStart=/usr/local/bin/ynh-vpnclient-checker.sh
[Install]
@@ -5,6 +5,7 @@ After=network.target
Type=oneshot
ExecStart=/usr/local/bin/ynh-vpnclient start
ExecStop=/usr/local/bin/ynh-vpnclient stop
RemainAfterExit=yes