mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
ratpoison:
- add init script
This commit is contained in:
parent
d89b990903
commit
e7679ff3b4
9
packages/x11/other/ratpoison/init.d/62_ratpoison
Executable file
9
packages/x11/other/ratpoison/init.d/62_ratpoison
Executable file
@ -0,0 +1,9 @@
|
|||||||
|
# start Ratpoison Windowmanager
|
||||||
|
#
|
||||||
|
# runlevels: openelec, text, debug
|
||||||
|
|
||||||
|
if test "$START_WM" = "yes"; then
|
||||||
|
progress "Starting Ratpoison Windowmanager"
|
||||||
|
|
||||||
|
ratpoison &
|
||||||
|
fi
|
Loading…
x
Reference in New Issue
Block a user