projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0beaa99
)
invoking monkeysphere-server diagnostics at the end of the FreeBSD package installation.
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Sat, 13 Sep 2008 20:11:36 +0000
(16:11 -0400)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Sat, 13 Sep 2008 20:11:36 +0000
(16:11 -0400)
packaging/freebsd/pkg-install
patch
|
blob
|
history
diff --git
a/packaging/freebsd/pkg-install
b/packaging/freebsd/pkg-install
index b832190c37708eb96e712bc063b4fe2fb87e321a..92a4bbc759610ac78aeef2fd7a71d7f002d3ef2a 100755
(executable)
--- 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