Revision f953c647 image_creator/os_type/unix.py
b/image_creator/os_type/unix.py | ||
---|---|---|
42 | 42 |
"""OS class for Unix""" |
43 | 43 |
sensitive_userdata = [ |
44 | 44 |
'.history', |
45 |
'.sh_history', |
|
45 | 46 |
'.bash_history', |
47 |
'.zsh_history', |
|
46 | 48 |
'.gnupg', |
47 | 49 |
'.ssh', |
48 | 50 |
'.kamakirc', |
Also available in: Unified diff