diff options
-rwxr-xr-x | packaging/freebsd/pkg-install | 2 |
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 |