From f107ceac10a8eccefddecfce5a3ae9bd6f1c43a4 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Wed, 23 Sep 2015 11:29:40 +0000 Subject: Add missing network-security stratum to gnome-system Otherwise, gnome-shell fails to run due to missing /usr/lib/libplds4.so --- systems/gnome-system-x86_64.morph | 2 ++ 1 file changed, 2 insertions(+) diff --git a/systems/gnome-system-x86_64.morph b/systems/gnome-system-x86_64.morph index ddcd6163..a4fb609a 100644 --- a/systems/gnome-system-x86_64.morph +++ b/systems/gnome-system-x86_64.morph @@ -53,6 +53,8 @@ strata: morph: strata/x-common.morph - name: x-generic morph: strata/x-generic.morph +- name: network-security + morph: strata/network-security.morph configuration-extensions: - set-hostname - add-config-files -- cgit v1.2.1