From af9ff0feedd40dadc8df15bf9f5392a599e5279e Mon Sep 17 00:00:00 2001 From: Jameson Rollins Date: Fri, 22 Oct 2010 16:25:04 -0400 Subject: don't fail if authorized_keys file not present we create a new function here, touch_key_file_or_fail, which will touch a new key file if there isn't one already present. This is now used in the update_authorized_keys and update_known_hosts functions when looking for authorized_keys and known_hosts respectively. Closes Debian 600644 --- Changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 2e145d4..54db99c 100644 --- a/Changelog +++ b/Changelog @@ -6,8 +6,9 @@ monkeysphere (0.34~pre) unstable; urgency=low paths. * update authorized_keys and known_hosts in temp file that are atomically moved into place + * don't fail if authorized_keys file not already present (Closes: 600644) - -- Jameson Rollins Mon, 18 Oct 2010 16:35:59 -0400 + -- Jameson Rollins Fri, 22 Oct 2010 16:23:31 -0400 monkeysphere (0.33) unstable; urgency=low -- cgit v1.2.3