Merge commit 'jrollins/master'
[monkeysphere.git] / packaging / debian / monkeysphere.postinst
index c697ae22d39f3327cfaddae5031fd4e8e7dda9e9..8e7977173b71fd370194613c7ebdfe88ac3e50be 100755 (executable)
@@ -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.