freebsd packaging: leave gnupg-authentication.conf with superuser ownership. it...
[monkeysphere.git] / 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