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]
|
||||
User=navidrome
|
||||
Group=navidrom
|
||||
Group=navidrome
|
||||
Type=simple
|
||||
ExecStart=/opt/navidrome/navidrome --configfile "/etc/navidrome.toml"
|
||||
WorkingDirectory=/var/lib/navidrome
|
||||
|
|
Loading…
Add table
Reference in a new issue