summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd-distro/module.conf.ubuntu
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/systemd-distro/module.conf.ubuntu')
-rw-r--r--core/modules/systemd-distro/module.conf.ubuntu6
1 files changed, 6 insertions, 0 deletions
diff --git a/core/modules/systemd-distro/module.conf.ubuntu b/core/modules/systemd-distro/module.conf.ubuntu
index 04752c0b..2dbd4e5f 100644
--- a/core/modules/systemd-distro/module.conf.ubuntu
+++ b/core/modules/systemd-distro/module.conf.ubuntu
@@ -11,3 +11,9 @@ REQUIRED_INSTALLED_PACKAGES="
libacl1-dev
libpam-dev
"
+
+REQUIRED_CONTENT_PACKAGES="
+ systemd
+ libpam-systemd
+ udev
+"