Skip to content

Commit 9af8d3a

Browse files
committedJul 9, 2012
Note that gewake can wake up more than one host in a run
1 parent d31c73d commit 9af8d3a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ Overview
1111

1212
gewake is run periodically from cron. It runs qstat to see if any jobs
1313
are waiting. If there are, it looks for hosts that are down and wakes one
14-
up from its list of hosts. To do this it runs a wakeup command with the
15-
hostname of the machine to wake up as the argument. A sample wakeup command
16-
is provided that uses ether-wake to send a magic WOL packet to the machine,
17-
but it could be done in other ways.
14+
or more up from its list of hosts. To do this it runs a wakeup command with
15+
the hostname of the machine to wake up as the argument. A sample wakeup
16+
command is provided that uses ether-wake to send a magic WOL packet to the
17+
machine, but it could be done in other ways.
1818

1919
Installation
2020
============
@@ -59,4 +59,4 @@ paths and preferences.
5959
Author
6060
======
6161

62-
Orion Poplawski <orion@cora.nwra.com>
62+
Orion Poplawski <orion@nwra.com>

0 commit comments

Comments
 (0)
Please sign in to comment.