coldfix / udiskie

Automounter for removable media
MIT License
866 stars 53 forks source link

Automount only specific device #244

Closed codeswhite closed 2 years ago

codeswhite commented 2 years ago

I have tried with the following config but have not succeeded:

program_options:
  tray: auto
  menu: flat
  automount: false
  password_cache: 10

  device_config:
    - id_uuid: 6506-E95F
    - automount: true

My device (6506-e95f) does not automount. If I set global automount to true (in program_options) then it works.

Have i misunderstood the manual page? or misconfigured? or is there no such feature?

codeswhite commented 2 years ago

Using -v I found what i had to do:

device_config:
  - id_uuid: 6506-E95F
    automount: true