X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=packaging%2Fdebian%2Fmonkeysphere.postinst;h=8e7977173b71fd370194613c7ebdfe88ac3e50be;hb=c1924de73702d0f999a44bc63df9bee0d432636a;hp=c697ae22d39f3327cfaddae5031fd4e8e7dda9e9;hpb=af6f93d261025cd859996fce65e7edfc68fb1f34;p=monkeysphere.git diff --git a/packaging/debian/monkeysphere.postinst b/packaging/debian/monkeysphere.postinst index c697ae2..8e79771 100755 --- a/packaging/debian/monkeysphere.postinst +++ b/packaging/debian/monkeysphere.postinst @@ -17,8 +17,8 @@ if ! getent passwd monkeysphere >/dev/null ; then monkeysphere fi -# import the host ssh key into the monkeysphere, with no expiration -# FIXME: figure out how to do this best +# setup monkeysphere authentication +monkeysphere-authentication setup # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts.