Merge commit 'jrollins/master'
[monkeysphere.git] / packaging / freebsd / pkg-install
index d7e4dbec95acffd9ab5c7387975f29906f1b4760..70d37b57514be6bd090a5e897d11d180d813b916 100755 (executable)
@@ -65,7 +65,7 @@ POST-INSTALL)
        install -d -o monkeysphere -g monkeysphere -m 700 "$VARLIB"/gnupg-authentication
        ln -sf "$ETCDIR"/gnupg-authentication.conf  "$VARLIB"/gnupg-authentication/gpg.conf
 
-       chown monkeysphere:monkeysphere "$VARLIB"/gnupg-authentication/gpg.conf
+       install -d "$VARLIB"/tmp "$VARLIB"/authorized_keys
 
        monkeysphere-server diagnostics
         ;;