From 9b9b42cc969769da9b9c23d738951a6a9de21232 Mon Sep 17 00:00:00 2001 From: Eduard Toloza Date: Sat, 23 Feb 2019 22:17:33 -0500 Subject: [PATCH] Update syntax to be compatible with latest randomvpn script. --- system-units/randomvpn.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-units/randomvpn.service b/system-units/randomvpn.service index 7368ae7..942a6a2 100644 --- a/system-units/randomvpn.service +++ b/system-units/randomvpn.service @@ -8,7 +8,7 @@ Type=oneshot WorkingDirectory=/etc/openvpn/client/ ProtectHome=true ProtectSystem=strict -ExecStart=/usr/bin/randomvpn +ExecStart=/usr/bin/randomvpn start RemainAfterExit=yes CapabilityBoundingSet=CAP_IPC_LOCK CAP_NET_ADMIN CAP_NET_RAW CAP_SETGID CAP_SETUID CAP_SYS_CHROOT CAP_DAC_OVERRIDE LimitNPROC=10 DeviceAllow=/dev/null rw