add `apt` to `apps_groups.conf` (#13571)
Andrew Maguire committed
Aug 25, 2022 at 18:04 UTC
1575d7cbc5ed174871bb134e83e6d634490a566b
1 file changed
+2
collectors/apps.plugin/apps_groups.conf
+2
@@ -235,6 +235,8 @@ dnsdist: dnsdist
235
build: cc1 cc1plus as gcc* cppcheck ld make cmake automake autoconf autoreconf
236
build: cargo rustc bazel buck git gdb valgrind*
237
238
+apt: apt*
239
+
240
# -----------------------------------------------------------------------------
241
# antivirus
242