summaryrefslogtreecommitdiffstats
path: root/plugins/check_apt.d/config.h
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-10 16:41:13 +0100
committerGitHub <noreply@github.com>2025-03-10 16:41:13 +0100
commitf930f1745b350903efa42933c04f8a2362d66d74 (patch)
treea45a0247e226838d6a6e1c16437c93a3f9c1c6b4 /plugins/check_apt.d/config.h
parente8d580eb4bc9216518de8083d39fd857d91e0a46 (diff)
parentbd3ec036c77fe88a63af365cfc0d8e525394489d (diff)
downloadmonitoring-plugins-f930f1745b350903efa42933c04f8a2362d66d74.tar.gz
Merge pull request #2081 from RincewindsHat/refactor/check_by_ssh
Refactor check_by_ssh
Diffstat (limited to 'plugins/check_apt.d/config.h')
-rw-r--r--plugins/check_apt.d/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/check_apt.d/config.h b/plugins/check_apt.d/config.h
index 2c962e5a..981f4f42 100644
--- a/plugins/check_apt.d/config.h
+++ b/plugins/check_apt.d/config.h
@@ -33,7 +33,6 @@ check_apt_config check_apt_config_init() {
33 .list = false, 33 .list = false,
34 .packages_warning = 1, 34 .packages_warning = 1,
35 .update_opts = NULL, 35 .update_opts = NULL,
36 .update_opts = NULL,
37 .do_include = NULL, 36 .do_include = NULL,
38 .do_exclude = NULL, 37 .do_exclude = NULL,
39 .do_critical = NULL, 38 .do_critical = NULL,