mirror of
https://github.com/Radarr/Radarr
synced 2025-01-03 05:44:50 +00:00
Updated Autostart on Linux (markdown)
parent
1a524037ff
commit
0a3bf4fdf2
1 changed files with 2 additions and 0 deletions
|
@ -136,6 +136,8 @@ Press <kbd>Ctrl</kbd>+<kbd>X</kbd> then <kbd>y</kbd> to save (assuming you're us
|
||||||
```
|
```
|
||||||
3) Press <kbd>Ctrl</kbd>+<kbd>X</kbd> then <kbd>y</kbd> to save.
|
3) Press <kbd>Ctrl</kbd>+<kbd>X</kbd> then <kbd>y</kbd> to save.
|
||||||
|
|
||||||
|
3.5) Set the init.d script as executable `sudo chmod +x /etc/init.d/radarr`
|
||||||
|
|
||||||
4) `sudo insserv -v radarr`
|
4) `sudo insserv -v radarr`
|
||||||
|
|
||||||
Note: May need to run `sudo ln -s /usr/lib/insserv/insserv /sbin/insserv` first if insserv is not found.
|
Note: May need to run `sudo ln -s /usr/lib/insserv/insserv /sbin/insserv` first if insserv is not found.
|
||||||
|
|
Loading…
Reference in a new issue