diff options
author | Wanlong Gao <gaowanlong@cn.fujitsu.com> | 2012-04-13 15:36:27 +0800 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-04-13 08:59:25 +0100 |
commit | ecdfd2c8cccbf8aa27b5a90d66437132ebb501b7 (patch) | |
tree | 82f990dcfc6442e99c033f67f5ef76d85a7d2c82 /TODO | |
parent | b288f21e0c1f7f99d80b72e89a846b9f3b900af9 (diff) | |
download | libguestfs-ecdfd2c8cccbf8aa27b5a90d66437132ebb501b7.tar.gz libguestfs-ecdfd2c8cccbf8aa27b5a90d66437132ebb501b7.tar.xz libguestfs-ecdfd2c8cccbf8aa27b5a90d66437132ebb501b7.zip |
sysprep: remove .ssh directory in users' directory
Remove the .ssh directory of user "root" and any other
users who have a .ssh directory in their home directory.
Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -543,7 +543,6 @@ virt-sysprep ideas . run external guestfish script virt-sysprep --fish=/tmp/foo.fish . rm /var/cache/apt/archives/* - /var/run/* and pam_faillock's data files - - homedirs/.ssh directory, especially /root/.ssh (Steve Grubb) - if drives are encrypted, then dm-crypt key should be changed and drives all re-encrypted - /etc/pki |