summaryrefslogtreecommitdiffstats
path: root/abs/core/runit/runitscripts/services/evrouter/run
blob: 1d7389a0067c2f58c16d45d6c8a3770955a98cda (plain)
1
2
3
4
5
#!/bin/bash
. /etc/profile
sv start Xvfb
su mythtv -c "DISPLAY=localhost:50 evrouter -c /etc/evrouter.cfg -f /dev/input/event*"