Updated FreeBSD Start Script (markdown)

Diego Heras 2022-07-31 21:21:59 +02:00
parent f4890db911
commit ae3ac8da4f
1 changed files with 3 additions and 0 deletions

@ -1,7 +1,10 @@
## FreeBSD Start Script
Create a user if you haven't already done so:
```
echo 'jackett::::::jackett:/nonexistent:/usr/sbin/nologin:' | adduser -f -
```
Create and edit the following file: **/usr/local/etc/rc.d/jackett**
This assumes you have Jackett installed in '/usr/local/share/Jackett/'