odoo/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/xdg/openbox/autostart

7 lines
115 B
Bash
Executable File

#!/bin/bash
xset s off
xset -dpms
export HOME=/tmp
/usr/bin/firefox http://localhost:8069/point_of_sale/display &