1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-02-13 11:45:23 -05:00

fix a typo

This commit is contained in:
Wuxiang
2018-10-15 15:13:03 +08:00
committed by GitHub
parent dcae6c63dd
commit 85093c4ba1

View File

@@ -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