Changeset 2090 in orxonox.OLD
- Timestamp:
-
Jul 9, 2004, 3:11:07 AM
(21 years ago)
- Author:
- root
- Message:
-
Automatically added by cvs2svntracking:
Date: 2004-07-09 01:02
Author: amanthei
diff -u -r1.3 fence_apc.pl
—- fence_apc.pl 8 Jul 2004 22:06:34 -0000 1.3
+++ fence_apc.pl 9 Jul 2004 01:01:52 -0000
@@ -34,7 +34,7 @@
# should be more than 1
my $open_wait = 5; # Seconds to wait between each telnet attempt
my $telnet_timeout = 20; # Seconds to wait for matching telent response
-my $debuglog = /tmp/apclog # Location of debugging log when in verbose mode
+my $debuglog = /tmp/apclog;# Location of debugging log when in verbose mode
$opt_o = reboot; # Default fence action.
-
(No files)
-