Skip to content
  • Felipe Sateler's avatar
    Fix container check in udev init script · c05e4e13
    Felipe Sateler authored
    Udev needs writable /sys, so the init script tried to check before starting.
    Unfortunately, the check was inverted. Let's add the missing ! to negate the check.
    
    Closes: #915261
    c05e4e13
Loading