I'm using windows and not linux if that helps, so I don't have access to watchdog.
Which platform are you mining on? Win/linux?
Herpy dee derp.
Just run CGMiner in a .bat file. Here's an example:
:loop
C:\cgminer\cgminer.exe -c C:\Users\User\cgminer2.conf
timeout /T 10
goto loop