From: Daniel Kahn Gillmor Date: Thu, 30 Oct 2008 19:54:31 +0000 (-0400) Subject: build out directories for the monkeysphere that should be created on package installa... X-Git-Tag: monkeysphere_0.20-1~16 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=7b8af9a915f776e436d8d7bb97d64d9979793220;hp=992e7de99fdacfe913338bc995efba36854ee6a2;p=monkeysphere.git build out directories for the monkeysphere that should be created on package installation. --- diff --git a/packaging/freebsd/pkg-install b/packaging/freebsd/pkg-install index d7e4dbe..731667c 100755 --- a/packaging/freebsd/pkg-install +++ b/packaging/freebsd/pkg-install @@ -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