diff --git a/release/config/systemd/v2ray.service b/release/config/systemd/v2ray.service index 0d59151e1..41b9978e5 100644 --- a/release/config/systemd/v2ray.service +++ b/release/config/systemd/v2ray.service @@ -4,7 +4,7 @@ After=network.target Wants=network.target [Service] -# This service runs as root. You may consider to run it as another use for security concerns. +# This service runs as root. You may consider to run it as another user for security concerns. # By uncommenting the following two lines, this service will run as user v2ray/v2ray. # More discussion at https://github.com/v2ray/v2ray-core/issues/1011 # User=v2ray