From b2d9fe7ea412078a6e27f55bc0746451bf18f90f Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 30 Oct 2008 15:57:06 -0400 Subject: [PATCH] freebsd packaging: leave gnupg-authentication.conf with superuser ownership. it should not need to be owned by monkeysphere. --- packaging/freebsd/pkg-install | 2 -- 1 file changed, 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 -- 2.25.1