diff --git a/config/hooks/normal/0090-remove-unwanted-packages.hook.chroot b/config/hooks/normal/0090-remove-unwanted-packages.hook.chroot new file mode 100755 index 0000000..06c6f9d --- /dev/null +++ b/config/hooks/normal/0090-remove-unwanted-packages.hook.chroot @@ -0,0 +1,2 @@ +#!/bin/bash +aptitude -y purge exim4-base nfs-common rpcbind \ No newline at end of file