I am trying to find where I can add 3 lines to auto-run on startup of my Sophos XG home firewall to enable the LCD Display.
The commands are the following,
export LCD_DRIVER=DEFAULT
mknod -m 666 /dev/ttyS1 c 4 65
lcdd -c /cfs/system/lcd/lcd.conf
Any help would be appreciated.
This thread was automatically locked due to age.