Please, take a look to this:
You have a several of options:
- You could add a customized /etc/rc.local file and add the command there.
- You could customize the /zynthian/config/zynthian_custom_config.sh
- Better: Put your lines in a separated script, and customize the /etc/systemd/backlight.service to call your script.
- etc.
Regards,