]> granicus.if.org Git - icinga2/commitdiff
Add missing dependencies for the Debian package.
authorGunnar Beutner <gunnar@beutner.name>
Tue, 13 May 2014 05:04:01 +0000 (07:04 +0200)
committerGunnar Beutner <gunnar@beutner.name>
Tue, 13 May 2014 05:04:46 +0000 (07:04 +0200)
Refs #6012

debian/config/check_kernel [new file with mode: 0644]
debian/control
debian/icinga2-common.install

diff --git a/debian/config/check_kernel b/debian/config/check_kernel
new file mode 100644 (file)
index 0000000..ffb6040
--- /dev/null
@@ -0,0 +1 @@
+nagios ALL=(ALL:ALL) NOPASSWD: /etc/icinga2/scripts/check_kernel
index 33ee706620fce4ebedfc7996a49617dcef33735f..153ae1e3426f7e6a18fb4ef3985a7eeab0c9d965 100644 (file)
@@ -41,7 +41,7 @@ Description: host and network monitoring system
 
 Package: icinga2-common
 Architecture: all
-Depends: adduser, ${misc:Depends}
+Depends: adduser, sudo, binutils, ${misc:Depends}
 Description: host and network monitoring system - common files
  Icinga 2 is still in development and not ready for production use!
  .
index e3ade60ded1dfc75cc3e50b0fee5993140ab2f22..77bc31dd71c63f8f0b12eeaac3cce22aa54487e4 100644 (file)
@@ -1,6 +1,7 @@
 debian/tmp/etc/icinga2
 debian/config/apt.conf        etc/icinga2/conf.d/hosts/localhost
 debian/config/kernel.conf     etc/icinga2/conf.d/hosts/localhost
+debian/config/check_kernel    etc/sudoers.d
 usr/bin/icinga2-build*
 usr/bin/icinga2-sign-key
 usr/sbin/icinga2-*-feature