diff --git a/systemd/system/v2ray.service b/systemd/system/v2ray.service index a9f7109..4d49a2b 100644 --- a/systemd/system/v2ray.service +++ b/systemd/system/v2ray.service @@ -3,7 +3,6 @@ Description=V2Ray Service After=network.target nss-lookup.target [Service] -Type=simple User=nobody CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE diff --git a/systemd/system/v2ray@.service b/systemd/system/v2ray@.service index 417b6e4..65e38f1 100644 --- a/systemd/system/v2ray@.service +++ b/systemd/system/v2ray@.service @@ -3,7 +3,6 @@ Description=V2Ray Service After=network.target nss-lookup.target [Service] -Type=simple User=nobody CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE