Updated Autostart on Linux (markdown)

Qstick 2018-04-13 19:07:55 -04:00
parent 8d0e186435
commit 3fd7071d54
1 changed files with 8 additions and 1 deletions

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