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

[no subject]



When I run the script, the system should go to standby mode, and when I 
reactivate it, the daemons mySQL and hotplug should be running again. - I 
have to stop them before going to standby mode, because otherwise standby 
does not work.

----------------------------------------
sleep.sh:

cd /etc/init.d
  ./mysql stop
  ./hotplug stop
 sync
echo -n "1" > /proc/acpi/sleep
cd /etc/init.d
  ./mysql start
  ./hotplug start
exit
-----------------------------------------

Can anybody tell me if the script would work? - I haven't got any chance to 
try, because I'm on holiday, but I can not live without doing anything for my 
computer! *gg*

Greetings
Patrick


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00309.html">[ale] No Joy with GDB 'dump'</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00311.html">[ale] GAH</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00417.html">[ale] FTP folder view not working in Konqueror</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00314.html">[ale] IPtables question</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00310"><strong>Date</strong></a></li>
<li><a href="threads.html#00310"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>