Skip to main content

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.

autofs program automatically mounting directories on as-needed basis. auto-mounts mounted accessed, , unmounted after period of inactivity.
http://help.ubuntu.com/community/autofs

in conky use template check free space, if device mounted:

code:
template0 ${if_mounted \1}${fs_used \1}/${fs_size \1} (${fs_used_perc \1}%)${else}\1 not mounted${endif}
the problem:
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

Popular posts from this blog

Some mp4 files not displaying correctly (CS6)

Thread: Samba is not authenticating with LDAP