mirror of
https://github.com/pengutronix/monitoring-check-systemd-service.git
synced 2025-07-20 20:34:37 +02:00
debian: set Architecture to all
There should be no architecture dependencies in this script, so it should be enough to build one package for all architectures.
This commit is contained in:
parent
234168d6d9
commit
d8573b5da7
2
debian/control
vendored
2
debian/control
vendored
@ -10,7 +10,7 @@ Vcs-Git: https://github.com/pengutronix/monitoring-check-systemd-service.git
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: monitoring-plugin-systemd-service
|
||||
Architecture: any
|
||||
Architecture: all
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python3-nagiosplugin, python3-gi
|
||||
Description: systemd monitoring script using dbus
|
||||
This script is intended for icinga/nagios/icinga2 to check the state
|
||||
|
Loading…
x
Reference in New Issue
Block a user