From 055e2dfe09f270bb2ceca89b5100ad840d9c0837 Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Wed, 15 Nov 2017 09:29:10 +0100 Subject: [usbguard] USBGuard module added by Jannik Schönartz [usb-lock-off] Updated usb info collection script to use the openslx config variables. [usb-lock-off] Updated usbguard to version 0.7.2 and libsodium to 1.0.16. Fixed the build script, so that -c cleans everything. --- core/modules/usbguard/module.conf.ubuntu | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 core/modules/usbguard/module.conf.ubuntu (limited to 'core/modules/usbguard/module.conf.ubuntu') diff --git a/core/modules/usbguard/module.conf.ubuntu b/core/modules/usbguard/module.conf.ubuntu new file mode 100644 index 00000000..c0f3817f --- /dev/null +++ b/core/modules/usbguard/module.conf.ubuntu @@ -0,0 +1,23 @@ +REQUIRED_INSTALLED_PACKAGES=" + asciidoctor + autoconf + automake + libtool + g++ + git + libudev-dev + libqb-dev + libcap-ng-dev + libseccomp-dev + libprotobuf-dev + protobuf-compiler + libdbus-1-dev + libdbus-glib-1-dev + xsltproc + libxml2-utils + libpolkit-gobject-1-dev +" + +REQUIRED_CONTENT_PACKAGES=" + +" -- cgit v1.2.3-55-g7522