7 lines
66 B
Plaintext
7 lines
66 B
Plaintext
packages() {
|
|
addpkg dhcpcd
|
|
}
|
|
|
|
config() {
|
|
enable_service dhcpcd
|
|
} |