From 6f2622530468574a79dbe950c033cbf73f4060de Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 27 Oct 2016 14:00:24 -0200 Subject: Usb: load config --- share/hydractl/usb-disable | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'share/hydractl') diff --git a/share/hydractl/usb-disable b/share/hydractl/usb-disable index 0ee2471..d3684c7 100755 --- a/share/hydractl/usb-disable +++ b/share/hydractl/usb-disable @@ -6,6 +6,10 @@ # http://marc.info/?l=git-commits-head&m=131166366113680&w=2 # https://github.com/dkopecek/usbguard (alternative approach) +# Load. +source $APP_BASE/lib/hydra/functions || exit 1 +hydra_config_load + # Parameters BASENAME="`basename $0`" -- cgit v1.2.3