f1ad4128d5
- Make service restart-safe by resetting console size via stop_post() - Check if /dev/uinput exists, and if it does not, do "modprobe -q uinput"
3 lines
44 B
Bash
3 lines
44 B
Bash
#!/bin/sh
|
|
|
|
rc-update add fbkeyboard default
|