Updated Autostart on Linux (markdown)

master
Qstick 6 years ago
parent 8d0e186435
commit 3fd7071d54

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

Loading…
Cancel
Save