diff --git a/debian/changelog b/debian/changelog index 90005ee7..835fc94a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -45,6 +45,8 @@ shadow (1:4.1.3-1) experimental; urgency=low * debian/patches/402_cppw_selinux: Add SE Linux support for cppw / cpgr. * debian/patches/900_testsuite_groupmems, debian/patches/901_testsuite_gcov: Added patches, only intended to be used in the testsuite. + * debian/securetty.linux: Added ttyPZ0, ttyPZ1, ttyPZ2, ttyPZ3 for PowerMac + machines. Closes: #511739 -- Christian Perrier Mon, 07 Apr 2008 23:00:26 +0200 diff --git a/debian/securetty.linux b/debian/securetty.linux index 2705baaa..7c87aacc 100644 --- a/debian/securetty.linux +++ b/debian/securetty.linux @@ -11,6 +11,12 @@ ttyUSB0 ttyUSB1 ttyUSB2 +# PowerMac +ttyPZ0 +ttyPZ1 +ttyPZ2 +ttyPZ3 + # Embedded MPC platforms ttyPSC0 ttyPSC1