[Pkg-nagios-changes] [pkg-icinga2] 11/15: Use new command line style interface for debconf templates
Alexander Wirt
formorer at debian.org
Thu Nov 20 13:22:57 UTC 2014
This is an automated email from the git hooks/post-receive script.
formorer pushed a commit to branch master
in repository pkg-icinga2.
commit 42e1c2d733b699292e8dbd89c017082c22be6903
Author: Alexander Wirt <formorer at debian.org>
Date: Thu Nov 20 09:51:04 2014 +0100
Use new command line style interface for debconf templates
---
debian/icinga2-ido-mysql.templates | 2 +-
debian/icinga2-ido-pgsql.templates | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/icinga2-ido-mysql.templates b/debian/icinga2-ido-mysql.templates
index 0d77eaf..746f54b 100644
--- a/debian/icinga2-ido-mysql.templates
+++ b/debian/icinga2-ido-mysql.templates
@@ -14,4 +14,4 @@ _Description: Enable Icinga 2's ido-mysql feature?
Please specify whether Icinga 2 should use MySQL.
.
You may later disable the feature by using the
- "icinga2-disable-feature ido-mysql" command.
+ "icinga2 feature disable ido-mysql" command.
diff --git a/debian/icinga2-ido-pgsql.templates b/debian/icinga2-ido-pgsql.templates
index 973de08..0056f57 100644
--- a/debian/icinga2-ido-pgsql.templates
+++ b/debian/icinga2-ido-pgsql.templates
@@ -14,4 +14,4 @@ _Description: Enable Icinga 2's ido-pgsql feature?
Please specify whether Icinga 2 should use PostgreSQL.
.
You may later disable the feature by using the
- "icinga2-disable-feature ido-pgsql" command.
+ "icinga2 feature disable ido-pgsql" command.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icinga2.git
More information about the Pkg-nagios-changes
mailing list