X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=chroot-script;h=d1bdb958d9c73b2e26999375d2f88c64400aa72a;hp=b2158aa4407b3def53754f1119ec36f932b3e007;hb=147838d5fdc817ed26f1cf3e465dddd966356870;hpb=b379c74396164ff7ad0c5a750e053cba074eb60e diff --git a/chroot-script b/chroot-script index b2158aa..d1bdb95 100755 --- a/chroot-script +++ b/chroot-script @@ -441,8 +441,8 @@ trap signal_handler HUP INT QUIT TERM install_policy_rcd for i in chrootmirror grmlrepos kernelimg_conf \ - remove_apt_cache kernel packages extrapackages reconfigure hosts interfaces \ - timezone fstab hostname initrd grub_config passwords custom_scripts \ + kernel packages extrapackages remove_apt_cache reconfigure hosts interfaces \ + timezone fstab hostname initrd grub_config passwords custom_scripts \ services ; do if stage $i ; then $i && stage $i done || exit 1