Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnewhall committed Dec 6, 2020
1 parent 66664dd commit 7e9bca1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,12 @@ sudo systemctl restart unpackerr # linux
service unpackerr start # freebsd
```

On Linux, unpackerr runs as `user:group` `unpackerr:unpackerr`. You will need to give that
user or group read and write access to your archives. That may mean adding the `unpackerr`
user, for example, to the `debian-transmission` group.

On FreeBSD the app runs as `nobody`. That's not very good and will probably change in the future.

### macOS Install

- Use homebrew.
Expand Down

0 comments on commit 7e9bca1

Please sign in to comment.