diff options
Diffstat (limited to 'pcr/filesystem-nosystemd/securetty')
-rw-r--r-- | pcr/filesystem-nosystemd/securetty | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/pcr/filesystem-nosystemd/securetty b/pcr/filesystem-nosystemd/securetty new file mode 100644 index 000000000..5a2235ce7 --- /dev/null +++ b/pcr/filesystem-nosystemd/securetty @@ -0,0 +1,15 @@ +# +# /etc/securetty +# + +console +tty1 +tty2 +tty3 +tty4 +tty5 +tty6 +ttyS0 +hvc0 + +# End of file |