LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   fusecompress fstab (https://www.linuxquestions.org/questions/linux-general-1/fusecompress-fstab-918225/)

mahkoe 12-11-2011 03:41 PM

fusecompress fstab
 
Pretty self-explanatory title, would the following fstab line be possible and/or syntactically correct? (Doesn't matter which folder, I just used /tmp as an example)

Code:

fusecompress#/home/me/.tmpfc  /tmp  fuse  defaults,allow_other  0  0

neonsignal 12-13-2011 04:52 AM

Yes, it is fine (the 'defaults' option is not strictly necessary when there are other options).


All times are GMT -5. The time now is 08:55 PM.