sec-updater: Checks for security updates
sec-updater checks for security updates and backports in Debian/ Ubuntu repositories and sets the security flags in the strongTNC policy database accordingly.
This commit is contained in:
@@ -130,6 +130,10 @@ if USE_IMC_SWIMA
|
||||
exes += $(DESTDIR)$(sbindir)/sw-collector
|
||||
endif
|
||||
|
||||
if USE_IMV_SWIMA
|
||||
exes += $(DESTDIR)$(sbindir)/sec-updater
|
||||
endif
|
||||
|
||||
checksum.c : checksum_builder $(deps) $(exes)
|
||||
./checksum_builder $(libs) $(exes) > checksum.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user