build out directories for the monkeysphere that should be created on package installa...
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 30 Oct 2008 19:54:31 +0000 (15:54 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 30 Oct 2008 19:54:31 +0000 (15:54 -0400)
packaging/freebsd/pkg-install

index d7e4dbec95acffd9ab5c7387975f29906f1b4760..731667c262afe2ba726fcbb3dc6119750fcc34f7 100755 (executable)
@@ -65,6 +65,8 @@ POST-INSTALL)
        install -d -o monkeysphere -g monkeysphere -m 700 "$VARLIB"/gnupg-authentication
        ln -sf "$ETCDIR"/gnupg-authentication.conf  "$VARLIB"/gnupg-authentication/gpg.conf
 
+       install -d "$VARLIB"/tmp "$VARLIB"/authorized_keys
+
        chown monkeysphere:monkeysphere "$VARLIB"/gnupg-authentication/gpg.conf
 
        monkeysphere-server diagnostics