updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / gvfs-smbfix / gvfs.install
blobf15478a63bbbddc4bddf47fdb16186459524021d
1 post_install() {
2   cat << _EOF
3 ==> 
4 ==> GVFS requires FUSE to operate correctly
5 ==>
6 ==> To make full use of GVFS, please load the "fuse" kernel module at bootup.
7 ==> To do so, add 'fuse' to the MODULES array in /etc/rc.conf
8 ==>
9 ==> Without this module, GVFS will not be compatible with applications that
10 ==> are not GIO-enabled.
11 ==>
12 _EOF