Added ttyUSB0, ttyUSB1, ttyUSB2, and MPC5200 serial ports (ttyPSC0,
ttyPSC1, ttyPSC2, ttyPSC3, ttyPSC4, ttyPSC5). Closes: #461374
This commit is contained in:
3
debian/changelog
vendored
3
debian/changelog
vendored
@@ -48,6 +48,9 @@ shadow (1:4.1.1~rc1-1) UNRELEASED; urgency=low
|
||||
unversionned; see above) in the passwd package.
|
||||
* debian/control: The passwd's Replaces on manpages-de can be versionned
|
||||
again. The su(1) manpage was removed from manpages-de.
|
||||
* debian/securetty.linux: Added ttyUSB0, ttyUSB1, ttyUSB2, and MPC5200
|
||||
serial ports (ttyPSC0, ttyPSC1, ttyPSC2, ttyPSC3, ttyPSC4, ttyPSC5).
|
||||
Closes: #461374
|
||||
|
||||
-- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net> Sun, 24 Feb 2008 18:33:31 +0100
|
||||
|
||||
|
||||
13
debian/securetty.linux
vendored
13
debian/securetty.linux
vendored
@@ -6,6 +6,19 @@ console
|
||||
ttyS0
|
||||
ttyS1
|
||||
|
||||
# USB dongles
|
||||
ttyUSB0
|
||||
ttyUSB1
|
||||
ttyUSB2
|
||||
|
||||
# Embedded MPC platforms
|
||||
ttyPSC0
|
||||
ttyPSC1
|
||||
ttyPSC2
|
||||
ttyPSC3
|
||||
ttyPSC4
|
||||
ttyPSC5
|
||||
|
||||
# Standard hypervisor virtual console
|
||||
hvc0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user