Forgot this
This commit is contained in:
parent
10742fe2d5
commit
38aaa342dc
1 changed files with 3 additions and 3 deletions
|
@ -5,15 +5,15 @@ Wants=network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
User=root
|
User=http
|
||||||
Group=root
|
Group=http
|
||||||
Environment="DISABLE_WEBP=1"
|
Environment="DISABLE_WEBP=1"
|
||||||
WorkingDirectory=/opt/http3-ytproxy
|
WorkingDirectory=/opt/http3-ytproxy
|
||||||
ExecStart=/opt/http3-ytproxy/http3-ytproxy -s http-proxy-%i.sock
|
ExecStart=/opt/http3-ytproxy/http3-ytproxy -s http-proxy-%i.sock
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
RestartSec=2s
|
RestartSec=2s
|
||||||
|
|
||||||
#ReadWritePaths=/opt/rimgo
|
ReadWritePaths=/opt/http3-ytproxy/socket
|
||||||
NoNewPrivileges=yes
|
NoNewPrivileges=yes
|
||||||
MemoryDenyWriteExecute=true
|
MemoryDenyWriteExecute=true
|
||||||
PrivateDevices=yes
|
PrivateDevices=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue