forked from MarseyWorld/MarseyWorld
fix
parent
cca6aabf94
commit
297f04157f
|
@ -7,8 +7,8 @@ Restart = on-failure
|
||||||
RestartSec = 30s
|
RestartSec = 30s
|
||||||
User = rdrama
|
User = rdrama
|
||||||
Group = rdrama
|
Group = rdrama
|
||||||
EnvironmentFile=/e
|
EnvironmentFile=/opera_country
|
||||||
ExecStart = /snap/bin/opera-proxy -country ${OPERA_COUNTRY}
|
ExecStart = /snap/bin/opera-proxy -country ${country}
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy = multi-user.target
|
WantedBy = multi-user.target
|
||||||
|
|
Loading…
Reference in New Issue