Add apt.conf for the Debian package.

Refs #6002
This commit is contained in:
Gunnar Beutner 2014-04-13 17:51:24 +02:00
parent 63e6bc8ce7
commit aaf3aacaf2
2 changed files with 7 additions and 0 deletions

6
debian/config/apt.conf vendored Normal file
View File

@ -0,0 +1,6 @@
object Service "apt" {
import "generic-service"
host_name = "localhost"
check_command = "apt"
}

View File

@ -1,4 +1,5 @@
debian/tmp/etc/icinga2
debian/config/apt.conf etc/icinga2/conf.d/hosts/localhost
usr/bin/icinga2-build*
usr/bin/icinga2-sign-key
usr/bin/icinga2-migrate-config