From f13abdbe4dc5ab7164de0a72f911a1ce859b8b42 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Fri, 9 Oct 2015 13:38:09 +0900 Subject: 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 --- install-files/gnome/etc/securetty | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 install-files/gnome/etc/securetty (limited to 'install-files/gnome/etc/securetty') diff --git a/install-files/gnome/etc/securetty b/install-files/gnome/etc/securetty new file mode 100644 index 00000000..e3dfb6c4 --- /dev/null +++ b/install-files/gnome/etc/securetty @@ -0,0 +1,8 @@ +tty1 +#tty2 +#tty3 +#tty4 +#tty5 +#tty6 +#tty7 +#tty8 -- cgit v1.2.1