• Mahmood Ali's avatar
    drivers/exec: bind mount /dev into rootfs · ff9a4a17
    Mahmood Ali authored
    Restores pre-0.9 behavior, where Nomad makes /dev available to exec
    task.  Switching to libcontainer, we accidentally made only a small
    subset available.
    
    Here, we err on the side of preserving behavior of 0.8, instead of going
    for the sensible route, where only a reasonable subset of devices is
    mounted by default and user can opt to request more.
    ff9a4a17