summaryrefslogtreecommitdiff
path: root/packaging/freebsd
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-10-30 15:57:06 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-10-30 15:57:06 -0400
commitb2d9fe7ea412078a6e27f55bc0746451bf18f90f (patch)
treeb24fccf24a2bb28ebce44d4d7c9c654a3f1b8d50 /packaging/freebsd
parent7b8af9a915f776e436d8d7bb97d64d9979793220 (diff)
freebsd packaging: leave gnupg-authentication.conf with superuser ownership. it should not need to be owned by monkeysphere.
Diffstat (limited to 'packaging/freebsd')
-rwxr-xr-xpackaging/freebsd/pkg-install2
1 files changed, 0 insertions, 2 deletions
diff --git a/packaging/freebsd/pkg-install b/packaging/freebsd/pkg-install
index 731667c..70d37b5 100755
--- a/packaging/freebsd/pkg-install
+++ b/packaging/freebsd/pkg-install
@@ -67,8 +67,6 @@ POST-INSTALL)
install -d "$VARLIB"/tmp "$VARLIB"/authorized_keys
- chown monkeysphere:monkeysphere "$VARLIB"/gnupg-authentication/gpg.conf
-
monkeysphere-server diagnostics
;;
esac