Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  • Dan Lipsitt's avatar
    Don't remove extra home directories indiscriminately · 8c211390
    Dan Lipsitt authored
    Deleting code that removes home directories indiscriminately. This was removing a service's home directory created by an installed deb, which was a hard bug to track down.
    
    Instead, maybe this can happen somewhere like `install_node_pkgs()` in the `chroot_script`, where there will be more info about which directory needs to be removed. We don't use NPM so I don't know what the problem directory looks like.
    8c211390
Forked from BeagleBoard.org / image-builder
Source project has a limited visibility.