summaryrefslogtreecommitdiff
path: root/filesystem/securetty
blob: 07f8a6167f852fbf9736fb43658c29ff161811d2 (plain)
    1 #
    2 # /etc/securetty: defines which devices root can log in on
    3 #
    4 
    5 console
    6 tts/0
    7 vc/1
    8 vc/2
    9 vc/3
   10 vc/4
   11 vc/5
   12 vc/6
   13 
   14 # End of file

Generated by cgit