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

master
teejo75 6 years ago
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…
Cancel
Save