rDrama/services/opera-proxy.service

15 lines
260 B
INI

[Unit]
Description = Opera Proxy
After = network-online.target
[Service]
Restart = on-failure
RestartSec = 30s
User = rdrama
Group = rdrama
EnvironmentFile=/country
ExecStart = /snap/bin/opera-proxy -country ${country}
[Install]
WantedBy = multi-user.target