mirror of
https://github.com/navidrome/navidrome.git
synced 2025-06-10 04:12:29 +03:00
Add [Install] section to systemd unit file.
This section apparently is mandatory now.
This commit is contained in:
parent
17df63b550
commit
ad725ac355
@ -5,6 +5,9 @@ Description=Navidrome Music Server and Streamer compatible with Subsonic/Airsoni
|
|||||||
After=remote-fs.target network.target
|
After=remote-fs.target network.target
|
||||||
AssertPathExists=/var/lib/navidrome
|
AssertPathExists=/var/lib/navidrome
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=navidrome
|
User=navidrome
|
||||||
Group=navidrome
|
Group=navidrome
|
||||||
|
Loading…
x
Reference in New Issue
Block a user