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
1 changed files with 1 additions and 1 deletions

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