From 017cae9099941bf451198ba532a39da96bc8aaaf Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sun, 15 Dec 2013 21:19:55 +0700 Subject: system/udevil: Updated for version 0.4.3. Signed-off-by: Willy Sudiarto Raharjo --- system/udevil/README | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'system/udevil/README') diff --git a/system/udevil/README b/system/udevil/README index a43b17a0ec..435396a613 100644 --- a/system/udevil/README +++ b/system/udevil/README @@ -5,14 +5,13 @@ removable devices without a password, shows device info, and monitors device changes. It can also mount ISO files, nfs://, smb://, ftp://, ssh:// URLs, and tmpfs/ramfs filesystems. udevil is highly configurable, requires no daemon running, and depends -only on udev and glib. To use it, just prefix a normal mount command -with 'udevil'. +only on udev and glib (if it's not clear yet, no polkit needed!). +To use it, just prefix a normal mount command with "udevil". -It's reccomended for proper autodetection of removable -devices to enable kernel polling. You can do it adding -this line to /etc/rc.d/rc.local (the value is in -milliseconds, higher means slower detection but lower -overhead) +It's reccomended for proper autodetection of removable devices to +enable kernel polling. You can do it adding this line to +/etc/rc.d/rc.local (the value is in milliseconds, higher means slower +detection but lower overhead): echo 3000 > /sys/module/block/parameters/events_dfl_poll_msecs -- cgit v1.2.3