lewis-crawler/Software/houston/qsstv.service

9 lines
240 B
SYSTEMD

[Unit]
Description=Runs a qsstv instance as houston with houston's config
[Service]
ExecStart=sudo su -l houston -c "xinit -geometry =1280x960+0+0 -fn 8x13 -j -fg white -bg black qsstv -- -nocursor" &
[Install]
WantedBy=multi-user.target