From a1d9cfaed3cedc96f0a6b23c934b28026c2afba4 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 18 Jan 2010 15:58:25 +0000 Subject: [PATCH] svn-keywords --- plc.d/api | 4 ++-- plc.d/db | 4 ++-- plc.d/dns | 4 ++-- plc.d/functions | 4 ++-- plc.d/gpg | 4 ++-- plc.d/httpd | 4 ++-- plc.d/mail | 4 ++-- plc.d/network | 4 ++-- plc.d/packages | 4 ++-- plc.d/postgresql | 4 ++-- plc.d/ssh | 2 -- plc.d/ssl | 4 ++-- 12 files changed, 22 insertions(+), 24 deletions(-) diff --git a/plc.d/api b/plc.d/api index 1b60930..4061b8d 100755 --- a/plc.d/api +++ b/plc.d/api @@ -1,4 +1,6 @@ #!/bin/bash +# $Id$ +# $URL$ # # priority: 800 # @@ -8,8 +10,6 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ -# # Source function library and configuration . /etc/plc.d/functions diff --git a/plc.d/db b/plc.d/db index d10d648..a295aad 100755 --- a/plc.d/db +++ b/plc.d/db @@ -1,4 +1,6 @@ #!/bin/bash +# $Id$ +# $URL$ # # priority: 900 # @@ -7,8 +9,6 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ -# # Source function library and configuration . /etc/plc.d/functions diff --git a/plc.d/dns b/plc.d/dns index af4eba5..aea50f7 100755 --- a/plc.d/dns +++ b/plc.d/dns @@ -1,4 +1,6 @@ #!/bin/bash +# $Id$ +# $URL$ # # priority: 950 # @@ -8,8 +10,6 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ -# # Source function library and configuration . /etc/plc.d/functions diff --git a/plc.d/functions b/plc.d/functions index 29c5881..e2e128c 100644 --- a/plc.d/functions +++ b/plc.d/functions @@ -1,12 +1,12 @@ # -*-Shell-script-*- +# $Id$ +# $URL$ # # Common functions for PLC startup/shutdown scripts # # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ -# export PATH=/sbin:/bin:/usr/bin:/usr/sbin diff --git a/plc.d/gpg b/plc.d/gpg index c69077f..2342885 100755 --- a/plc.d/gpg +++ b/plc.d/gpg @@ -1,4 +1,6 @@ #!/bin/bash +# $Id$ +# $URL$ # # priority: 400 # @@ -7,8 +9,6 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ -# # Source function library and configuration . /etc/plc.d/functions diff --git a/plc.d/httpd b/plc.d/httpd index 18b459a..f62c66c 100755 --- a/plc.d/httpd +++ b/plc.d/httpd @@ -1,4 +1,6 @@ #!/bin/bash +# $Id$ +# $URL$ # # priority: 600 # @@ -7,8 +9,6 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ -# # Source function library and configuration . /etc/plc.d/functions diff --git a/plc.d/mail b/plc.d/mail index a90d5a8..2adfc97 100755 --- a/plc.d/mail +++ b/plc.d/mail @@ -1,4 +1,6 @@ #!/bin/bash +# $Id$ +# $URL$ # # priority: 200 # @@ -7,8 +9,6 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ -# # Source function library and configuration . /etc/plc.d/functions diff --git a/plc.d/network b/plc.d/network index a994f4f..782f3d7 100755 --- a/plc.d/network +++ b/plc.d/network @@ -1,4 +1,6 @@ #!/bin/bash +# $Id$ +# $URL$ # # priority: 100 # @@ -7,8 +9,6 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ -# # Source function library and configuration . /etc/plc.d/functions diff --git a/plc.d/packages b/plc.d/packages index be99234..e932eb0 100755 --- a/plc.d/packages +++ b/plc.d/packages @@ -1,4 +1,6 @@ #!/bin/bash +# $Id$ +# $URL$ # # priority: 1200 # @@ -7,8 +9,6 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ -# # Source function library and configuration . /etc/plc.d/functions diff --git a/plc.d/postgresql b/plc.d/postgresql index a3f5301..defab86 100755 --- a/plc.d/postgresql +++ b/plc.d/postgresql @@ -1,4 +1,6 @@ #!/bin/bash +# $Id$ +# $URL$ # # priority: 700 # @@ -7,8 +9,6 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ -# # Source function library and configuration . /etc/plc.d/functions diff --git a/plc.d/ssh b/plc.d/ssh index 6707f0c..907c851 100755 --- a/plc.d/ssh +++ b/plc.d/ssh @@ -9,8 +9,6 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ -# # Source function library and configuration . /etc/plc.d/functions diff --git a/plc.d/ssl b/plc.d/ssl index 8848349..e7e3278 100755 --- a/plc.d/ssl +++ b/plc.d/ssl @@ -1,4 +1,6 @@ #!/bin/bash +# $Id$ +# $URL$ # # priority: 300 # @@ -7,8 +9,6 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ -# # Source function library and configuration . /etc/plc.d/functions -- 2.43.0