fixing daemon for cam

This commit is contained in:
Brad Stein 2025-07-04 17:13:36 -05:00
parent 5bd4b6155d
commit 70be697f8c

View File

@ -157,7 +157,7 @@ done
# controlinterface header share the very same directory
mkdir -p "$F/control/header"
ln -sf "$header_h" "$F/control/header/h"
# ln -sf "$header_h" "$F/control/header/h"
for s in fs hs ss; do
mkdir -p "$F/control/class/$s"
ln -sf "$header_h" "$F/control/class/$s/h"