From e71c7fb5e22ccc4d9bd22bcbdce076def33643b8 Mon Sep 17 00:00:00 2001 From: Links Date: Mon, 18 Apr 2022 18:35:02 +0200 Subject: [PATCH] systemctl enable x6100_app_novnc.service --- userpatches/customize-image.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/userpatches/customize-image.sh b/userpatches/customize-image.sh index 6da4430..b40f4e0 100644 --- a/userpatches/customize-image.sh +++ b/userpatches/customize-image.sh @@ -76,6 +76,7 @@ Main() { systemctl enable x6100_chroot.service systemctl enable x6100_socat_cat.service systemctl enable x6100_app.service + systemctl enable x6100_app_novnc.service systemctl enable lightdm_x6100.service systemctl enable novnc.service