default udevil.conf add file to allowed_types

This commit is contained in:
IgnorantGuru 2012-11-24 04:21:24 -07:00
parent e70e3d655d
commit 791328f487
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
0.3.4+
ftpfs limit attempts on none #14
handle mount point trailing space #12
update russian translation
default udevil.conf add file to allowed_types
0.3.4 2012-10-21:
btrfs moint point detection workaround - spacefm issue 165
adjustment for build on debian squeeze

View File

@ -42,7 +42,7 @@ log_keep_days = 10
# Setting allowed_types = * does NOT allow all types, as this is a security
# risk, but does allow all recognized types.
# allowed_types = $KNOWN_FILESYSTEMS, file, cifs, smbfs, nfs, curlftpfs, ftpfs, sshfs, tmpfs, ramfs
allowed_types = $KNOWN_FILESYSTEMS
allowed_types = $KNOWN_FILESYSTEMS, file
# allowed_users is a list of users permitted to mount and unmount with udevil.