yunohost/data/templates/udisks-glue/udisks-glue.conf

9 lines
187 B
Text

filter disks {
optical = false
partition_table = false
usage = filesystem
}
match disks {
automount=true
automount_options= { sync, noatime, "dmask=0", "fmask=0" }
}