Add [Install] section to systemd unit file.

This section apparently is mandatory now.
This commit is contained in:
Fup 2020-05-20 23:42:43 +02:00 committed by Deluan Quintão
parent 17df63b550
commit ad725ac355
1 changed files with 3 additions and 0 deletions

View File

@ -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