diff --git a/Autostart-on-Linux.md b/Autostart-on-Linux.md index 845ad38..8762281 100644 --- a/Autostart-on-Linux.md +++ b/Autostart-on-Linux.md @@ -1,6 +1,13 @@ + ## Init.d Script (Debian/Ubuntu) ## -``` +**Create and edit the Lidarr init.d script below** + + sudo nano /etc/init.d/lidarr + +**Paste the following, changing applicable variables** + +```bash #! /bin/sh ### BEGIN INIT INFO # Provides: Lidarr