invoking monkeysphere-server diagnostics at the end of the FreeBSD package installation.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sat, 13 Sep 2008 20:11:36 +0000 (16:11 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sat, 13 Sep 2008 20:11:36 +0000 (16:11 -0400)
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