mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-16 16:04:08 +01:00
Fixing the path for the alternate (2nd) rc.d script location for FreeBSD jails
parent
a55623e4b9
commit
fd52e201b8
@ -64,7 +64,7 @@ restart your jail
|
||||
use your browser and navigate to jail_ip:7878
|
||||
```
|
||||
|
||||
An alternative rc.d script for FreeBSD jails is listed below which allows you to change the user radarr runs as. Create /etc/rc.d/radarr or /usr/local/rc.d/radarr and paste the following into it:
|
||||
An alternative rc.d script for FreeBSD jails is listed below which allows you to change the user radarr runs as. Create /etc/rc.d/radarr or /usr/local/etc/rc.d/radarr and paste the following into it:
|
||||
|
||||
```
|
||||
#!/bin/sh
|
||||
|
Loading…
Reference in New Issue
Block a user