1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-02 06:07:19 +02:00

Fixing the path for the alternate (2nd) rc.d script location for FreeBSD jails

teejo75 2018-03-24 12:21:16 +10:00
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