mirror of
https://github.com/Jackett/Jackett
synced 2024-12-22 07:43:13 +00:00
Updated FreeBSD Start Script (markdown)
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/'
|
Loading…
Reference in a new issue