[Unit] Description=Readarr Daemon After=network.target [Service] Type=simple User=__APP__ Group=__APP__ WorkingDirectory=__INSTALL_DIR__/ ExecStart=__INSTALL_DIR__/Readarr -nobrowser -data=__DATA_DIR__/ TimeoutStopSec=20 KillMode=process Restart=on-failure [Install] WantedBy=multi-user.target