8 lines
135 B
Plaintext
Raw Normal View History

2014-07-21 12:13:35 +04:00
#!/usr/bin/env watchman
tty=${service_name##*-};
service_respawn='true'
service_command='/usr/bin/kmscon'
service_args="--vt ${tty}"