mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Add [Install] section to systemd unit file.
This section apparently is mandatory now.
This commit is contained in:
parent
17df63b550
commit
ad725ac355
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ Description=Navidrome Music Server and Streamer compatible with Subsonic/Airsoni
|
|||
After=remote-fs.target network.target
|
||||
AssertPathExists=/var/lib/navidrome
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
[Service]
|
||||
User=navidrome
|
||||
Group=navidrome
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue