From 101469c26531fc5b6778355b36cdd9aa3d84d336 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Tue, 13 Jan 2009 22:44:59 +0000 Subject: [PATCH] * debian/securetty.linux: Added ttyPZ0, ttyPZ1, ttyPZ2, ttyPZ3 for PowerMac machines. Closes: #511739 --- debian/changelog | 2 ++ debian/securetty.linux | 6 ++++++ 2 files changed, 8 insertions(+) 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