Navidrome: Fix group typo in service
This commit is contained in:
parent
03120921ad
commit
7ceda1aca9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ WantedBy=multi-user.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=navidrome
|
User=navidrome
|
||||||
Group=navidrom
|
Group=navidrome
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/opt/navidrome/navidrome --configfile "/etc/navidrome.toml"
|
ExecStart=/opt/navidrome/navidrome --configfile "/etc/navidrome.toml"
|
||||||
WorkingDirectory=/var/lib/navidrome
|
WorkingDirectory=/var/lib/navidrome
|
||||||
|
|
Loading…
Add table
Reference in a new issue