File udisks-glue.conf of Package kdebase3
filter disks { partition_table = false } default { post_insertion_command = "insertion\-notify %device_file" } match disks { automount = true automount_options = { sync, noatime } post_mount_command = "mount\-notify mounted %device_file %mount_point" post_unmount_command = "mount\-notify unmounted %device_file %mount_point" }