I ran into this issue with guake. Here's what I did:
open terminal
which guake (copied path)
cd /etc/init.d (the system runs scripts in this directory on boot)
touch guake.sh
opened with vi and...