[Tickets #2892] quota command driver cannot find the proper partition

bugs@bugs.horde.org bugs at bugs.horde.org
Mon Oct 31 01:22:50 PST 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2892
-----------------------------------------------------------------------
 Ticket             | 2892
 Updated By         | mrness at technosoft.ro
 Summary            | quota command driver cannot find the proper partition
 Queue              | IMP
 Version            | 4.0.4
 State              | Feedback
 Priority           | 2. Medium
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


mrness at technosoft.ro (2005-10-31 01:22) wrote:

?!? All you need to do is configure command driver properly in servers.php:
     'quota' => array(
       'driver' => 'command',
       'params' => array(
          'quota_path' => '/usr/bin/sudo /usr/bin/quota',
          'grep_path'  => '/bin/grep',
          'mailboxes_partition'  => '/dev/hdb2'
          )
      )






More information about the bugs mailing list