FS#7767 - [fuse] add /etc/fuse.conf to package
            Attached to Project:
            Arch Linux
            
Opened by Khashayar Naderehvandi (nightfrost) - Thursday, 09 August 2007, 15:58 GMT
Last edited by Ronald van Haren (pressh) - Tuesday, 23 June 2009, 23:08 GMT
          Opened by Khashayar Naderehvandi (nightfrost) - Thursday, 09 August 2007, 15:58 GMT
Last edited by Ronald van Haren (pressh) - Tuesday, 23 June 2009, 23:08 GMT
                
  | 
              
                Details
                    The package "fuse" should contain a simple /etc/fuse.conf
                    file. Some FUSE filesystems read that file for certain
                    settings ("user_allow_other" and "mount_max", as far as I
                    know). 
                Here's a sample fuse.conf that could be included (shamelessly copied fromdebian-bugs-dist@lists.debian.org/msg360095.html"> http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg360095.html): # Set the maximum number of FUSE mounts allowed to non-root users. # The default is 1000. # #mount_max = 1000 # Allow non-root users to specify the 'allow_other' or 'allow_root' # mount options. # #user_allow_other  | 
            
              This task depends upon
              
              
            
            
          
            Closed by  Ronald van Haren (pressh)
Tuesday, 23 June 2009, 23:08 GMT
Reason for closing: Implemented
Additional comments about closing: fuse 2.7.4-2
          
        Tuesday, 23 June 2009, 23:08 GMT
Reason for closing: Implemented
Additional comments about closing: fuse 2.7.4-2
            
            Comment by Greg (dolby) - Monday, 19
            May 2008, 12:19 GMT
          
           
          
              Please make a feature request upstream.
            
          
            
            Comment by Sagattarii (sagattarii) -
            Monday, 01 June 2009, 00:50 GMT
          
           
          Still not fixed...