4b9e65325f
* Bump WIFI drivers. * Add WIFI module quirk and WIFI not waking from sleep on Air. * Fix splash screen on rotated displays. * Move autostart to its own package.
4 lines
78 B
Text
Executable file
4 lines
78 B
Text
Executable file
STATE=$(get_setting ssh.enabled)
|
|
SVC="sshd"
|
|
CONF="sshd.conf"
|
|
DAEMONS=("sshd")
|