fix-this! Posted July 28, 2008 Share Posted July 28, 2008 i have it installed but how do i get it to run automatically after a reboot ? i added it to the startup programs but the icon doesn't show up in the taskbar unless i click the firstarter icon. Link to comment Share on other sites More sharing options...
Evolution Posted July 28, 2008 Share Posted July 28, 2008 Edit your sudoers files to allow firestarter to run without requiring a password: sudo nano /etc/sudoers Add the following to the file %yourusername ALL= NOPASSWD: /usr/sbin/firestarter then add: sudo /usr/sbin/firestarter ?start-hidden to your startup list Link to comment Share on other sites More sharing options...
Recommended Posts