kmscon
This commit is contained in:
7
init.d/kmscon
Executable file
7
init.d/kmscon
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env watchman
|
||||
|
||||
tty=${service_name##*-};
|
||||
|
||||
service_respawn='true'
|
||||
service_command='/usr/bin/kmscon'
|
||||
service_args="--vt ${tty} --hwaccel --drm --font-name terminus --palette solarized"
|
Reference in New Issue
Block a user