3 lines
68 B
Bash
3 lines
68 B
Bash
#!/bin/sh
|
|
rc-update add tqftpserv boot
|
|
rc-update add pd-mapper boot
|