summaryrefslogtreecommitdiffstats
path: root/core/modules/dhcpc-busybox/module.conf.ubuntu
diff options
context:
space:
mode:
authorSimon Rettberg2021-09-07 16:01:18 +0200
committerSimon Rettberg2021-09-07 16:01:18 +0200
commitaaca43844522aa58b3e0eea855c488cc7b47336e (patch)
tree4d67132d655b08de2abe887a85b86cca322ddbe7 /core/modules/dhcpc-busybox/module.conf.ubuntu
parent[qemu] Fix invalid call of looking-glass-client in debug mode (diff)
downloadmltk-aaca43844522aa58b3e0eea855c488cc7b47336e.tar.gz
mltk-aaca43844522aa58b3e0eea855c488cc7b47336e.tar.xz
mltk-aaca43844522aa58b3e0eea855c488cc7b47336e.zip
[dhcpc-busybox] Use gawk
Diffstat (limited to 'core/modules/dhcpc-busybox/module.conf.ubuntu')
-rw-r--r--core/modules/dhcpc-busybox/module.conf.ubuntu5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/modules/dhcpc-busybox/module.conf.ubuntu b/core/modules/dhcpc-busybox/module.conf.ubuntu
new file mode 100644
index 00000000..06767018
--- /dev/null
+++ b/core/modules/dhcpc-busybox/module.conf.ubuntu
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+REQUIRED_CONTENT_PACKAGES="
+ gawk
+"