summarylogtreecommitdiffstats
path: root/hellanzb.conf.d
diff options
context:
space:
mode:
authorsputnick2015-06-18 23:43:50 +0200
committersputnick2015-06-18 23:43:50 +0200
commit36f8c8465ee797fd5f9c525ffb9a65c8ea026865 (patch)
treecc0aaa4fc6bcce2662831ba5649743b475c235fd /hellanzb.conf.d
downloadaur-hellanzb-git.tar.gz
Initial hellanzb-git commit
Diffstat (limited to 'hellanzb.conf.d')
-rw-r--r--hellanzb.conf.d5
1 files changed, 5 insertions, 0 deletions
diff --git a/hellanzb.conf.d b/hellanzb.conf.d
new file mode 100644
index 000000000000..e0537238bb34
--- /dev/null
+++ b/hellanzb.conf.d
@@ -0,0 +1,5 @@
+# hellanzb will be run as the user you specify. This is required because the
+# files that hellanzb generates are readable only by the user running the
+# process.
+HELLANZB_USER="your_username"
+HELLANZB_CONF="/home/${HELLANZB_USER}/.config/hellanzb.conf"