Skip to content
  • Bastien Nocera's avatar
    data: Remove configuration file · 9a14ad30
    Bastien Nocera authored
    We want the distributor to control the default value for whether to
    enable the kernel's OOM killer. Using a configuration file for that
    means that we need to handle cases where the user/admin changes the
    default, and cases where the default is changes without the
    configuration file having been modified on disk.
    
    Easier to bake the default in the binary, and expect the user/admin to
    force-enable/disable it if needed.
    9a14ad30