summaryrefslogtreecommitdiffstats
path: root/core/modules/usbguard/module.conf
blob: 61c83b6c22758c6a6a63a20c0f3439e7f24ebcb4 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/bash
REQUIRED_GIT="https://github.com/dkopecek/usbguard.git||4ba9fbb337da439a1bcff6886847fb24b3df95b3"
REQUIRED_LIBSODIUM_URL="https://download.libsodium.org/libsodium/releases/libsodium-1.0.16.tar.gz"
REQUIRED_LIBSODIUM_UNTAR_NAME="libsodium-1.0.16"
REQUIRED_BINARIES="usbguard usbguard-daemon"
REQUIRED_LIBRARIES=""
REQUIRED_DIRECTORIES="/"