[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Suspend/Resume issues - Custom scripts not running? Mouse frozen?



On Thursday 19 February 2009 20:24:12 Alex Riebs wrote:
> It doesn't work and I'm not sure what else to try. I'm not even sure if the
> scripts are running (how can I check?).

You can check whether a script has run by adding a line similar to the 
following into each script:

echo "This script has  run" >/tmp/script.log

If it runs, the file /tmp/script.log will show the evidence.


Reply to: