e0f29c1f7c
Utility scripts, programs, and configs that hold the Sxmo UI environment together
3 lines
104 B
Bash
3 lines
104 B
Bash
#!/bin/sh
|
|
|
|
rc-update add modemmanager default || echo "please add modemmanager to the default runlevel"
|