service files
This commit is contained in:
8
Software/houston/qsstv.service
Normal file
8
Software/houston/qsstv.service
Normal file
@@ -0,0 +1,8 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user