tbrehm
2010-10-26 301b0eb62d5c8bfd8780791428d5f2b750c85118
install/dist/lib/fedora.lib.php
@@ -903,6 +903,9 @@
      exec('chown getmail /usr/local/bin/run-getmail.sh');
      exec('chmod 744 /usr/local/bin/run-getmail.sh');
      
      // Edit the file Edit the file /etc/sudoers and comment out the requiregetty line, otherwise the backup function will fail
      replaceLine('/etc/sudoers','Defaults    requiretty','#Defaults    requiretty',0,0);
      
   }