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