From f6b6f27990865d9edbc3aecc819abb0f0cbb12ec Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat <thierry.parmentelat@inria.fr> Date: Mon, 17 Dec 2012 10:57:13 +0100 Subject: [PATCH] renamed for more consistency, added to specfile --- bin/{check-vsys-default-tags.py => check-vsys-defaults.py} | 0 default_config.xml | 4 ++-- myplc.spec | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) rename bin/{check-vsys-default-tags.py => check-vsys-defaults.py} (100%) diff --git a/bin/check-vsys-default-tags.py b/bin/check-vsys-defaults.py similarity index 100% rename from bin/check-vsys-default-tags.py rename to bin/check-vsys-defaults.py diff --git a/default_config.xml b/default_config.xml index 0500795..af26a4b 100644 --- a/default_config.xml +++ b/default_config.xml @@ -860,11 +860,11 @@ Copyright (C) 2006 The Trustees of Princeton University <category id="plc_vsys"> <name>vsys</name> - <description>Default vsys tags</description> + <description>Default values for the vsys tag</description> <variablelist> <variable id="defaults" type="string"> <name>vsys tags set by default</name> - <description>Comma-separated list of vsys script names that all newly created slices will have as their vsys tags. For older slices, see the check-vsys-default-tags.py script as part of the myplc package.</description> + <description>Comma-separated list of vsys script names that all newly created slices will have as their vsys tags. For older slices, see the check-vsys-defaults.py script as part of the myplc package.</description> </variable> </variablelist> </category> diff --git a/myplc.spec b/myplc.spec index d2a6cbe..6af39d8 100644 --- a/myplc.spec +++ b/myplc.spec @@ -243,6 +243,7 @@ fi /usr/bin/plc-orphan-accounts.py* /usr/bin/spot-aliens.py* /usr/bin/check-hrns.py* +/usr/bin/check-vsys-defaults.py* /usr/bin/spot-dup-accounts.sh /lib/systemd/system/plc.service -- 2.47.0