Sophie

Sophie

distrib > Mageia > 2 > x86_64 > by-pkgid > d367ee58cef26bb22c276e99c21cea67 > files > 2

udisks-glue-1.3.4-5.mga2.src.rpm

filter disks {
        optical = false
        usage = filesystem
}

filter cdrom {
        optical = true
        usage = filesystem
}

match disks {
        automount = true
        automount_options = sync
}

match cdrom {
        automount = true
        automount_options = ro
}