updating the changelog.
[monkeysphere.git] / packaging / debian / monkeysphere.postinst
index c697ae22d39f3327cfaddae5031fd4e8e7dda9e9..3d0d66ff1417a365dd9bf0f1b4f2351a75c22bc2 100755 (executable)
@@ -17,8 +17,11 @@ 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
+# try to transition from to 0.23:
+/usr/share/monkeysphere/transitions/0.23
+
+# setup monkeysphere authentication
+monkeysphere-authentication setup
 
 # dh_installdeb will replace this with shell code automatically
 # generated by other debhelper scripts.