vinstaller/etc/network/dhcpcd

7 lines
66 B
Plaintext

packages() {
addpkg dhcpcd
}
config() {
enable_service dhcpcd
}