diff options
Diffstat (limited to 'functions/defaults.sh')
-rwxr-xr-x | functions/defaults.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh index 814b1fed9..f4863b6ee 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -609,7 +609,6 @@ Set_defaults () remove-openssh-server-host-keys \ remove-python-py \ remove-udev-persistent-rules \ - remove-linux-image-backups \ remove-mdadm-configuration \ remote-adjtime-configuration \ disable-kexec-tools \ @@ -629,7 +628,6 @@ Set_defaults () remove-openssh-server-host-keys \ remove-python-py \ remove-udev-persistent-rules \ - remove-linux-image-backups \ remove-mdadm-configuration \ remove-adjtime-configuration \ disable-kexec-tools \ |