diff options
author | Daniel Baumann <daniel@debian.org> | 2012-12-17 00:15:38 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-12-17 00:15:38 +0100 |
commit | 9d9e343f952f1a4058b060b52bca40a11b64a63c (patch) | |
tree | 8893597bab171ba76c291a3a40f4ee06a545a180 /functions | |
parent | 50c2839b1b341cc6f1526ee3c467597bb2cc8166 (diff) | |
download | vyos-live-build-9d9e343f952f1a4058b060b52bca40a11b64a63c.tar.gz vyos-live-build-9d9e343f952f1a4058b060b52bca40a11b64a63c.zip |
Merging remove-linux-image-backups into remove-backup-files hook.
Diffstat (limited to 'functions')
-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 165506fa8..07b8e0590 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -630,7 +630,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 \ @@ -650,7 +649,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 \ |