vinstaller/etc/network/dhcpcd
2022-02-07 18:17:40 +01:00

7 lines
66 B
Plaintext

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