From f197988f32461371452947cdfb310c8d9c367447 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Sat, 13 Sep 2008 16:11:36 -0400 Subject: invoking monkeysphere-server diagnostics at the end of the FreeBSD package installation. --- packaging/freebsd/pkg-install | 1 + 1 file changed, 1 insertion(+) (limited to 'packaging/freebsd') diff --git a/packaging/freebsd/pkg-install b/packaging/freebsd/pkg-install index b832190..92a4bbc 100755 --- a/packaging/freebsd/pkg-install +++ b/packaging/freebsd/pkg-install @@ -63,5 +63,6 @@ keyring $VARLIB/gnupg-host/pubring.gpg EOF chown monkeysphere:monkeysphere "$VARLIB"/gnupg-authentication/gpg.conf + monkeysphere-server diagnostics ;; esac -- cgit v1.2.3