Thread: Conky if_mounted and autofs (automount)
i have problem conky's if_mounted function check if device mounted or not.
have installed package autofs, automates mount-process.
http://help.ubuntu.com/community/autofsautofs program automatically mounting directories on as-needed basis. auto-mounts mounted accessed, , unmounted after period of inactivity.
in conky use template check free space, if device mounted:
the problem:code:template0 ${if_mounted \1}${fs_used \1}/${fs_size \1} (${fs_used_perc \1}%)${else}\1 not mounted${endif}
conky permanently checks fs_used , autofs not unmount disks anymore.
has solution around?
you might have several times packages doing dupe processes, mountall deal mount/umount.
conky thread documented:
http://ubuntuforums.org/showthread.php?t=1771033
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Conky if_mounted and autofs (automount)
Ubuntu
Comments
Post a Comment