mirror of https://github.com/XTLS/Xray-install
Update install-release.sh
parent
652637b1eb
commit
bd40bb3f4c
|
@ -529,7 +529,7 @@ Documentation=https://github.com/xtls
|
||||||
After=network.target nss-lookup.target
|
After=network.target nss-lookup.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=$INSTALL_USER
|
DynamicUser=yes
|
||||||
${temp_CapabilityBoundingSet}
|
${temp_CapabilityBoundingSet}
|
||||||
${temp_AmbientCapabilities}
|
${temp_AmbientCapabilities}
|
||||||
${temp_NoNewPrivileges}
|
${temp_NoNewPrivileges}
|
||||||
|
|
Loading…
Reference in New Issue