freebsd packaging: leave gnupg-authentication.conf with superuser ownership. it...
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 30 Oct 2008 19:57:06 +0000 (15:57 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 30 Oct 2008 19:57:06 +0000 (15:57 -0400)
packaging/freebsd/pkg-install

index 731667c262afe2ba726fcbb3dc6119750fcc34f7..70d37b57514be6bd090a5e897d11d180d813b916 100755 (executable)
@@ -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