Go to file
Georg Pfuetzenreuter 6c89e107d8
Spec file cleanup
- Run spec-cleaner
- Set prefix and correct installation directories
  (mandir needs share/ subdirectory for packaged installations,
  sysconfdir needs to be /etc as AppArmor does not support /usr/etc)
- Exclude unneeded AppArmor files if built without AppArmor support
- Add group to make rpmlint happy
- Build as noarch as binary is interpreted language

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2024-08-29 04:26:29 +02:00
buddycheck.1 Initial commit 2024-08-29 03:03:35 +02:00
buddycheck.apparmor Include AppArmor profile in RPM 2024-08-29 04:16:31 +02:00
buddycheck.pl Remove Data::Dumper 2024-08-29 03:57:07 +02:00
buddycheck.spec Spec file cleanup 2024-08-29 04:26:29 +02:00
LICENSE Initial commit 2024-08-29 03:03:35 +02:00
Makefile Align DESTDIR 2024-08-29 04:11:45 +02:00
README.txt Initial commit 2024-08-29 03:03:35 +02:00

BuddyCheck is a tool querying the systemd health through Prometheus Node Exporter.
Reference buddycheck(1) for details.