diff --git a/content/en/docs/Installation/linux.md b/content/en/docs/Installation/linux.md index ae2bd06..3c7f204 100644 --- a/content/en/docs/Installation/linux.md +++ b/content/en/docs/Installation/linux.md @@ -56,9 +56,10 @@ For additional configuration options see the [configuration options page](https: ### Create a Systemd Unit -Create a new file under `/etc/systemd/system/` named `navidrome.service` with the following data. +Create a new file under `/etc/systemd/system/` named `navidrome.service` with the following data. Make sure you replace +`` and `` with the user and group you want to run Navidrome under. -```toml +```systemd [Unit] Description=Navidrome Music Server and Streamer compatible with Subsonic/Airsonic After=remote-fs.target network.target