Marius Cramer
2013-10-21 b533b414a075013307447a3fb895b1625504d477
install/dist/lib/opensuse.lib.php
@@ -265,7 +265,7 @@
      $command = 'chmod 755  /var/run/authdaemon.courier-imap';
      caselog($command.' &> /dev/null', __FILE__, __LINE__, 'EXECUTED: '.$command, 'Failed to execute the command '.$command);
      
      //* Changing maildrop lines in posfix master.cf
      //* Changing maildrop lines in posfix master.cf
      if(is_file($config_dir.'/master.cf')){
            copy($config_dir.'/master.cf', $config_dir.'/master.cf~');
        }