invoking monkeysphere-server diagnostics at the end of the FreeBSD package installation.
[monkeysphere.git] / packaging / freebsd / pkg-install
index b832190c37708eb96e712bc063b4fe2fb87e321a..92a4bbc759610ac78aeef2fd7a71d7f002d3ef2a 100755 (executable)
@@ -63,5 +63,6 @@ keyring $VARLIB/gnupg-host/pubring.gpg
 EOF
        chown monkeysphere:monkeysphere "$VARLIB"/gnupg-authentication/gpg.conf
 
+       monkeysphere-server diagnostics
         ;;
 esac