summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-09 13:38:09 +0900
committerJavier Jardón <jjardon@gnome.org>2015-10-12 20:56:38 +0100
commitf13abdbe4dc5ab7164de0a72f911a1ce859b8b42 (patch)
tree7a4498f7769830428992bbd229e689af75c19300 /systems
parenta011d1545b2ecaf28d4ca5e5bfda4f531fcd3e37 (diff)
downloaddefinitions-f13abdbe4dc5ab7164de0a72f911a1ce859b8b42.tar.gz
Adding install-files for gnome-system-x86_64 system & cluster
For starters, add the /etc/securetty configuration, avoids some warnings from the journal. Also, setup sshd configuration to use PAM. This is recommended for a systemd running system, and required for the system to create a session any login comming in through ssh. Change-Id: I3edc016b1bec73fb93f834829329416a40c81a05
Diffstat (limited to 'systems')
-rw-r--r--systems/gnome-system-x86_64.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/gnome-system-x86_64.morph b/systems/gnome-system-x86_64.morph
index a95ded5f..ecec7a1f 100644
--- a/systems/gnome-system-x86_64.morph
+++ b/systems/gnome-system-x86_64.morph
@@ -60,4 +60,5 @@ strata:
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
+- extensions/install-files
- extensions/install-essential-files