summaryrefslogtreecommitdiffstats
path: root/core/modules/dhcpc-busybox
diff options
context:
space:
mode:
authorJonathan Bauer2019-08-07 11:34:35 +0200
committerJonathan Bauer2019-08-07 11:34:35 +0200
commit8a090d4aff93d1ba69d7d4d8d89795270e85a4d6 (patch)
tree62220458d6c5a444cf4928dfce744283be8a092d /core/modules/dhcpc-busybox
parent[vmchooser2] add default xsessions.conf (diff)
downloadmltk-8a090d4aff93d1ba69d7d4d8d89795270e85a4d6.tar.gz
mltk-8a090d4aff93d1ba69d7d4d8d89795270e85a4d6.tar.xz
mltk-8a090d4aff93d1ba69d7d4d8d89795270e85a4d6.zip
[rdns] move rdns to its own module
Diffstat (limited to 'core/modules/dhcpc-busybox')
-rw-r--r--core/modules/dhcpc-busybox/module.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/modules/dhcpc-busybox/module.conf b/core/modules/dhcpc-busybox/module.conf
index d5d021fa..d8961801 100644
--- a/core/modules/dhcpc-busybox/module.conf
+++ b/core/modules/dhcpc-busybox/module.conf
@@ -1,2 +1,4 @@
#!/bin/bash
-# Nothing
+REQUIRED_MODULES="
+ rdns
+"