From 3fd7071d54c67e3536f0cefed353fe465e502e47 Mon Sep 17 00:00:00 2001 From: Qstick Date: Fri, 13 Apr 2018 19:07:55 -0400 Subject: [PATCH] Updated Autostart on Linux (markdown) --- Autostart-on-Linux.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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