summaryrefslogtreecommitdiff
path: root/src/share/ma/update_users
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-02-19 00:59:03 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2009-02-19 00:59:03 -0500
commita7d9d68be60e5d46c016806a47227cd2f2e5a6c7 (patch)
tree93259f1aceeebd54b3c70aef76b44604aad7ab19 /src/share/ma/update_users
parentd09b0814096b1660c3a300e939091a58622a57a6 (diff)
parent68299f9faebcf3c54382aca3d662b35172f6a968 (diff)
Merge commit 'dkg/master'
Diffstat (limited to 'src/share/ma/update_users')
-rw-r--r--src/share/ma/update_users2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/ma/update_users b/src/share/ma/update_users
index e9e3cc6..092d108 100644
--- a/src/share/ma/update_users
+++ b/src/share/ma/update_users
@@ -35,7 +35,7 @@ MODE="authorized_keys"
GNUPGHOME="$GNUPGHOME_SPHERE"
# the authorized_keys directory
-authorizedKeysDir="${MADATADIR}/authorized_keys"
+authorizedKeysDir="${SYSDATADIR}/authorized_keys"
# check to see if the gpg trust database has been initialized
if [ ! -s "${GNUPGHOME}/trustdb.gpg" ] ; then