chiark / gitweb /
rename "password" to "secret" everywhere
[hippotat.git] / debian / hippotat.postinst
index 7954152e0e932636eba076e3b340ca5e1e772962..9419eea849c781d1723a56ee6b133ab8612604d3 100644 (file)
@@ -6,7 +6,7 @@ adduser --system --group --force-badname --shell=/bin/bash \
 
 umask 077
 
-pd=/etc/hippotat/passwords.d
+pd=/etc/hippotat/secrets.d
 test -d $pd || \
 install -m 750 -o root -g Debian-hippotat -d $pd