]> Frank Brehm's Git Trees - scripts/solaris.git/commitdiff
Properties geaendert
authorFrank Brehm <frank@brehm-online.com>
Mon, 19 Sep 2005 11:49:56 +0000 (11:49 +0000)
committerFrank Brehm <frank@brehm-online.com>
Mon, 19 Sep 2005 11:49:56 +0000 (11:49 +0000)
12 files changed:
CheckDisks
MetaList.pl
SMS.pm
SMS/Headers.pm
logrotate.pl
mail2sms.pl
send-sms.pl
sicher.sh
smsd.conf.default
smsd.pl
webconsole_start.sh
webconsole_stop.sh

index b20212fe68073d1586005664f51cdbf82d35f0b1..96fc9f4fad8956fc94f57ca90229b5728647a408 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
-# $Id: Test.pm 294 2005-09-15 14:54:18Z fbrehm $
-# $URL: http://maria.technik.berlin.strato.de:8080/svn/bsagent/lib/BsAgent/Test.pm $
+# $Id$
+# $URL$
 
 PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
 export PATH
index b75387037ea2d7fb1c3f103148a30369741e1791..94fbc214a7ded9bd1a6438f7254e9f144e696cfb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/perl
 
-# $Id: Test.pm 294 2005-09-15 14:54:18Z fbrehm $
-# $URL: http://maria.technik.berlin.strato.de:8080/svn/bsagent/lib/BsAgent/Test.pm $
+# $Id$
+# $URL$
 
 use strict;
 
diff --git a/SMS.pm b/SMS.pm
index d03054b3802ce34ed0562494cacdcee63e4eacca..4737782879f0a54dc9e81cd14f4c18fe820be569 100644 (file)
--- a/SMS.pm
+++ b/SMS.pm
@@ -1,7 +1,7 @@
 package SMS;
 
-# $Id: Test.pm 294 2005-09-15 14:54:18Z fbrehm $
-# $URL: http://maria.technik.berlin.strato.de:8080/svn/bsagent/lib/BsAgent/Test.pm $
+# $Id$
+# $URL$
 
 use strict;
 use 5.8.0;
index 83a20707bc8de78545329d7d52f2e5088950f26d..4bdb6012386fee0e486e792a3fc00270eefaa487 100644 (file)
@@ -1,7 +1,7 @@
 package SMS::Headers;
 
-# $Id: Test.pm 294 2005-09-15 14:54:18Z fbrehm $
-# $URL: http://maria.technik.berlin.strato.de:8080/svn/bsagent/lib/BsAgent/Test.pm $
+# $Id$
+# $URL$
 
 use strict;
 use 5.8.0;
index 6e57cf87608917da085144622072c5af818e60ae..c7ac75b59953701eff4798892599166bcf356488 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/perl
 
-# $Id: Test.pm 294 2005-09-15 14:54:18Z fbrehm $
-# $URL: http://maria.technik.berlin.strato.de:8080/svn/bsagent/lib/BsAgent/Test.pm $
+# $Id$
+# $URL$
 
 =head1 NAME
 
index 346c9631ee4343545d1118f179b0b13e09eba3de..41c0ab77091ef4277700e940065222d170272b51 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/perl
 
-# $Id: Test.pm 294 2005-09-15 14:54:18Z fbrehm $
-# $URL: http://maria.technik.berlin.strato.de:8080/svn/bsagent/lib/BsAgent/Test.pm $
+# $Id$
+# $URL$
 
 use strict;
 use warnings;
index 5dbb9150cb0d66e16d4403511db723f07c03cd61..02e76f56883f0038d6f185cf160f80bf1922a412 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/perl
 
-# $Id: Test.pm 294 2005-09-15 14:54:18Z fbrehm $
-# $URL: http://maria.technik.berlin.strato.de:8080/svn/bsagent/lib/BsAgent/Test.pm $
+# $Id:$
+# $URL:$
 
 use strict;
 use 5.8.0;
index 573049db06d9b880391a9bc899b3c417753b7093..dadc2f0f27c5ebbfd034ee755ab708111c0d49a9 100755 (executable)
--- a/sicher.sh
+++ b/sicher.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
-# $Id: Test.pm 294 2005-09-15 14:54:18Z fbrehm $
-# $URL: http://maria.technik.berlin.strato.de:8080/svn/bsagent/lib/BsAgent/Test.pm $
+# $Id$
+# $URL$
 
 if [ ! -x /usr/local/bin/date ] ; then
   echo "/usr/local/bin/date existiert nicht!" >&2
index 57a18bac0b1db394cdb42545a1725deb175603fe..68ae13250037f22b55943baf68f4b44c9467b17d 100644 (file)
@@ -1,5 +1,5 @@
-# $Id: Test.pm 294 2005-09-15 14:54:18Z fbrehm $
-# $URL: http://maria.technik.berlin.strato.de:8080/svn/bsagent/lib/BsAgent/Test.pm $
+# $Id$
+# $URL$
 
 
   # Debug-Level (0 - 3)
diff --git a/smsd.pl b/smsd.pl
index 1053493010ea4afdf974a60039baf1c215485fd4..c00120d73784c70a87efffa9d8427b287d2e6b0b 100755 (executable)
--- a/smsd.pl
+++ b/smsd.pl
@@ -1,7 +1,7 @@
 #!/usr/local/bin/perl
 
-# $Id: Test.pm 294 2005-09-15 14:54:18Z fbrehm $
-# $URL: http://maria.technik.berlin.strato.de:8080/svn/bsagent/lib/BsAgent/Test.pm $
+# $Id$
+# $URL$
 
 use strict;
 use 5.8.0;
index 6e3c584e344c2f2b0cf0da1f790635a8ef7806a0..2da254a4218dd9bbfdad9ff1053c82717ccb3f8b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
-# $Id: Test.pm 294 2005-09-15 14:54:18Z fbrehm $
-# $URL: http://maria.technik.berlin.strato.de:8080/svn/bsagent/lib/BsAgent/Test.pm $
+# $Id$
+# $URL$
 
 VAROPTDIR=/var/opt/SUNWsymon
 ESDIR=$VAROPTDIR
index 27c1dcbf69a09d805af37753e87c6fa1416fded7..eb4dd70abad86e0c1f03e0383d72983fb5850381 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
-# $Id: Test.pm 294 2005-09-15 14:54:18Z fbrehm $
-# $URL: http://maria.technik.berlin.strato.de:8080/svn/bsagent/lib/BsAgent/Test.pm $
+# $Id$
+# $URL$
 
 VAROPTDIR=/var/opt/SUNWsymon
 ESDIR=$VAROPTDIR