1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps.git synced 2025-03-09 15:50:00 +00:00

WIP: multi users VPN and FW

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-01-09 22:00:50 +01:00
parent 3085b2e9a6
commit 11d8e11918
4 changed files with 30 additions and 17 deletions

View file

@ -6,6 +6,7 @@ After=network.target network-online.target
Type=simple
Restart=always
ExecStart=/usr/local/bin/glorytun-tcp-run /etc/glorytun-tcp/%i
ExecStartPost=-/etc/glorytun-tcp/post.sh %i
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_RAW
[Install]