diff --git a/squashdisplay/config/.template_info.env b/squashdisplay/config/.template_info.env index 77db7c3..b263e31 100644 --- a/squashdisplay/config/.template_info.env +++ b/squashdisplay/config/.template_info.env @@ -4,7 +4,7 @@ # Template to use - always required! TEMPLATE=squashdisplay -REQUIRES_HOST_ROOT=true +REQUIRES_HOST_ROOT=false REQUIRES_DOCKER=true REQUIRES_DOCKER_ROOT=true @@ -25,4 +25,4 @@ DISPLAY_REFRESH="60" GPU_MEM="256" ENABLE_WATCHDOG="true" ENABLE_AUTO_LOGIN="true" -ENABLE_HDMI_KEEP_ALIVE="true" \ No newline at end of file +ENABLE_HDMI_KEEP_ALIVE="true"