]> git.zerfleddert.de Git - rsbs2/commitdiff
increase poweroff time
authorMichael Gernoth <michael@gernoth.net>
Wed, 4 Feb 2009 21:49:37 +0000 (22:49 +0100)
committerMichael Gernoth <michael@gernoth.net>
Wed, 4 Feb 2009 21:49:37 +0000 (22:49 +0100)
rsbs2.pl
rsbs2rc

index a78ee76b1b2d3009a85a023c84c735a09c28fb12..bf0bd9d15fd1c2f1cdec155516d0d44e7e8e15d6 100755 (executable)
--- a/rsbs2.pl
+++ b/rsbs2.pl
@@ -10,7 +10,7 @@ my $ua = LWP::UserAgent->new;
 my $sid;
 my $host;
 my $poweronms=200;
-my $poweroffms=4500;
+my $poweroffms=5000;
 my $verbose = 0;
 
 my @fw_vars = qw(ENABLE_LAN_AUTONEG ENABLE_LAN_100 ENABLE_LAN_FDUPLEX GATEWAY
diff --git a/rsbs2rc b/rsbs2rc
index 2bfac859f4097b02d7c84fcd0143457f7c20e73e..5e0cf93173b937d3b76309e0bfd64c4b4de4d24c 100644 (file)
--- a/rsbs2rc
+++ b/rsbs2rc
@@ -5,4 +5,4 @@ host=192.168.50.6
 user=admin
 pass=admin
 ;poweronms=200
-;poweroffms=4500
+;poweroffms=5000
Impressum, Datenschutz