Skip to content
  • Ismael Asensio's avatar
    automount: Disable back automount by default · f251558c
    Ismael Asensio authored
    This setting was enabled to make the KCM defaults slightly more consistent, as
    the partial settings `AutomountOnLogin` and `AutomountOnAttached` are enabled by
    default and the KCM enables the general `AutomountEnabled` settings from those.
    
    But this seems to be problematic for some use cases (reported on fresh-installed
    systems like Fedora), so we need to disable it by default.
    
    As the KCM compose the general option from the two partial ones, we need to disable
    them too, so they're in sync and the Default state is stable.
    f251558c