2deca0969f
Move getty configuration from the .post-install script to deviceinfo.
4 lines
54 B
Bash
4 lines
54 B
Bash
#!/bin/sh
|
|
|
|
# Enable ofono
|
|
rc-update add ofono default
|