diff --git a/README.md b/README.md index e00a56597..dfcd2348d 100644 --- a/README.md +++ b/README.md @@ -287,6 +287,8 @@ Jackett can also be run from the command line if you would like to see log messa Detailed instructions for [Ubuntu 14.x](http://www.htpcguides.com/install-jackett-on-ubuntu-14-x-for-custom-torrents-in-sonarr/) and [Ubuntu 15.x](http://www.htpcguides.com/install-jackett-ubuntu-15-x-for-custom-torrents-in-sonarr/) +If you want to run it with a user without a /home directory you need to add `Environment=XDG_CONFIG_HOME=/path/to/folder` to your systemd file, this folder will be used to store your config files. + ## Installation on macOS ### Prerequisites