Marius Cramer
2015-05-13 72773a6744609fdbc3bf39f58f073b05bd074c70
install/dist/lib/fedora.lib.php
@@ -679,7 +679,7 @@
      //* Chown the slave subdirectory to $conf['bind']['bind_user']
      exec('chown '.$conf['bind']['bind_user'].':'.$conf['bind']['bind_group'].' '.$content);
      exec('chmod 770 '.$content);
      exec('chmod 2770 '.$content);
   }