Left overs for 'X' and 'V' series
From NAS-Central Buffalo - The Linkstation Wiki
Revision as of 07:46, 19 March 2011 by Kenatonline (Talk | contribs)
How to keep a box alive without a client if "auto" mode is on ?
Sometimes one wants to keep the box alive until a script running on the box finished a long time task.
If the box is running in "auto" mode (means: staying alive until the last client stops sending WoL packets),
one just has to call the next line once every 3 minutes:
pwrmgr -c localhost act

