|
@@ -9,7 +9,7 @@ User=root
|
|
|
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
|
|
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
|
|
|
AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
|
|
AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
|
|
|
NoNewPrivileges=true
|
|
NoNewPrivileges=true
|
|
|
-ExecStart=/usr/bin/python -O /etc/VPS-MX/protocolos/python.py 80
|
|
|
|
|
|
|
+ExecStart=/usr/local/python2.7/bin/python2.7 -O /etc/VPS-MX/protocolos/python.py 80
|
|
|
Restart=on-failure
|
|
Restart=on-failure
|
|
|
|
|
|
|
|
[Install]
|
|
[Install]
|