87850942ad
This adds the ability to manage the securetty file. By allowing management of securetty, operators can limit root console access and improve security through hardening. Change-Id: Ic4647fb823bd112648c5b8d102913baa8b4dac1c Closes-Bug: #1665042
5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
# Managed by Puppet / TripleO Heat Templates
|
|
# A list of TTYs, from which root can log in
|
|
# see `man securetty` for reference
|
|
<%= @ttys %>
|