diff --git a/image_creator/os_type/unix.py b/image_creator/os_type/unix.py index 7255f444c7b2f11c6a1b027756c539e2eab9f2e8..f29c752dd6687285fd1e4d577e1e75bf228426dd 100644 --- a/image_creator/os_type/unix.py +++ b/image_creator/os_type/unix.py @@ -46,7 +46,8 @@ class Unix(OSBase): '.gnupg', '.ssh', '.kamakirc', - '.kamaki.history' + '.kamaki.history', + '.kamaki.log' ] def _mountpoints(self):