Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Plasma Desktop Plasma Desktop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 46
    • Merge requests 46
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • Plasma DesktopPlasma Desktop
  • Merge requests
  • !974

automount: Disable back automount by default

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ismael Asensio requested to merge work/iasensio/disable-default-automounter into master Jun 09, 2022
  • Overview 11
  • Commits 1
  • Pipelines 3
  • Changes 1

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.

Follow-up from discussion at !549 (comment 436564)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/iasensio/disable-default-automounter