summaryrefslogtreecommitdiff
path: root/hackers-git.yml
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-15 15:32:47 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-15 15:32:47 -0400
commit2fe1fdd57acf7b4d5f51da4801a2c93e34dc8d5d (patch)
tree314b12c3b183ae0eb3b488946bcf8ec32eb13068 /hackers-git.yml
parent61fc766d07e5252b9618c6548ea714649ab54a54 (diff)
Write a pacman-make-keyring command, based on Makefile
Diffstat (limited to 'hackers-git.yml')
-rw-r--r--hackers-git.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/hackers-git.yml b/hackers-git.yml
index f0eef37..4aa18b6 100644
--- a/hackers-git.yml
+++ b/hackers-git.yml
@@ -1,12 +1,17 @@
---
# Where to look for "${uid}.yml" files
-#yamldir: "/var/lib/hackers-git/users"
+#yamldir: "/var/lib/hackers-git"
yamldir: "users"
# The message, if any, that is presented to the user when password
# modification through PAM is prohibited.
pam_password_prohibit_message: ''
+# Where to keep files that can be cached between versions when making
+# the pacman keyring.
+#keyring_cachedir: "/var/cache/hackers-git"
+keyring_cachedir: "cache"
+
# Which groups imply membership in other groups (since UNIX groups
# can't be nested). Only one level of nesting is supported ATM.
#