udevil: set /var/media to allowed udevil mount dirs

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-08-27 12:30:21 +02:00
parent e645044140
commit bdbdf3f702

View File

@ -101,7 +101,7 @@ allowed_groups = *
# be permitted to unmount its associated loop device even though internal.
# INCLUDING /MNT HERE IS NOT RECOMMENDED. ALL ALLOWED MEDIA DIRECTORIES
# SHOULD BE OWNED AND WRITABLE ONLY BY ROOT.
allowed_media_dirs = /media, /run/media/$USER
allowed_media_dirs = /media, /var/media, /run/media/$USER
# allowed_devices is the first criteria for what block devices users may mount