mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Update syntax to be compatible with latest randomvpn script.
This commit is contained in:
parent
e4bd13efcf
commit
9b9b42cc96
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue