From faed31210fc177bc470c78610190e5d203266959 Mon Sep 17 00:00:00 2001 From: tteck Date: Tue, 24 Aug 2021 12:24:28 -0400 Subject: [PATCH] Update ha.sh --- ha.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ha.sh b/ha.sh index f24a8184..2e671e3b 100644 --- a/ha.sh +++ b/ha.sh @@ -88,7 +88,7 @@ lxc.hook.pre-start: sh -ec 'do modinfo $module; $(lsmod | grep -Fq $module) || m EOF # Set autodev hook to enable access to devices in container -bash ./set_autodev_hook.sh $CTID +#bash ./set_autodev_hook.sh $CTID # Set container timezone to match host cat << 'EOF' >> $LXC_CONFIG