diff --git a/services/opera-proxy.service b/services/opera-proxy.service index baa2d2674..3c63ce88a 100644 --- a/services/opera-proxy.service +++ b/services/opera-proxy.service @@ -7,8 +7,8 @@ Restart = on-failure RestartSec = 30s User = rdrama Group = rdrama -EnvironmentFile=/e -ExecStart = /snap/bin/opera-proxy -country ${OPERA_COUNTRY} +EnvironmentFile=/opera_country +ExecStart = /snap/bin/opera-proxy -country ${country} [Install] WantedBy = multi-user.target