diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-08-25 04:39:34 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-08-25 04:39:34 -0300 |
commit | 2d8fa2297c79aa9e49134989bcb752357424fd4b (patch) | |
tree | 257dfa11b0e26c286b503814ea3c777a0cfee088 /libre/filesystem-parabola/securetty | |
parent | 8a97f5a1b7ee574476b2c54ce3b1e6d26a81f8b2 (diff) | |
parent | 209738a781a5dc4b683a3204ee75b379489c2e3b (diff) |
Merge branch 'master' of ssh://lukeshu.com:1863/srv/git/mirror/parabola/abslibre
Diffstat (limited to 'libre/filesystem-parabola/securetty')
-rw-r--r-- | libre/filesystem-parabola/securetty | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/libre/filesystem-parabola/securetty b/libre/filesystem-parabola/securetty new file mode 100644 index 000000000..5a2235ce7 --- /dev/null +++ b/libre/filesystem-parabola/securetty @@ -0,0 +1,15 @@ +# +# /etc/securetty +# + +console +tty1 +tty2 +tty3 +tty4 +tty5 +tty6 +ttyS0 +hvc0 + +# End of file |