6c27c1c460
The upcoming db845c doesn't have cellular modem capabilities, but still has wifi. Avoid installing modem related configs and services by default and only install it for devices that need it.
3 lines
68 B
Bash
3 lines
68 B
Bash
#!/bin/sh
|
|
rc-update add tqftpserv boot
|
|
rc-update add pd-mapper boot
|