kiosk_config=https://playr.biz/porteus_kiosk_config connection=wired dhcp=yes browser=chrome homepage_append=hostname homepage=https://playr.biz/porteus_error hide_mouse=5 disable_navigation_bar=yes persistence=full disable_private_mode=yes default_sound_card=0.0 screen_rotate=normal splash=https://bpeuw1.s3.amazonaws.com/support/porteus/porteus-splash-normal-bizplay.png wallpaper=https://bpeuw1.s3.amazonaws.com/support/porteus/porteus-splash-normal-bizplay.png disable_zoom_controls=yes timezone=Etc/UTC additional_components=uefi.zip 06-fonts.xzm run_command=( ntpdate pool.ntp.org && hwclock --utc -w ); grep -q 'app=' $chflags || echo '--app=http://play.playr.biz?kiosk=' >> $chflags; sed -i 's|#/opt/scripts/start-panel|/opt/scripts/start-panel|' /opt/scripts/gui-app; ( wget https://playr.biz/porteus_watchdog -O /opt/storage/start-watchdog.sh && chmod +x /opt/storage/start-watchdog.sh && /opt/storage/start-watchdog.sh ) &