vinstaller/etc/network/dhcpcd

7 lines
66 B
Plaintext
Raw Normal View History

2022-02-07 18:17:40 +01:00
packages() {
addpkg dhcpcd
}
config() {
enable_service dhcpcd
}