From faa2df11597cf496205d3d629e3b3147b569afc8 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 17 Jan 2011 04:49:07 -0500 Subject: more whitespace cleanup Signed-off-by: Mike Frysinger --- init.d/ttys.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'init.d/ttys.in') diff --git a/init.d/ttys.in b/init.d/ttys.in index 178f182..b8a051d 100644 --- a/init.d/ttys.in +++ b/init.d/ttys.in @@ -2,7 +2,7 @@ # Copyright (c) 2008 Roy Marples # All rights reserved. Released under the 2-clause BSD license. -depend() +depend() { after fsck keyword -prefix @@ -13,7 +13,7 @@ start() ebegin "Setting tty flags" ttyflags -a eend $? || return $? - + if [ -c /dev/ttyp0 ]; then chmod 666 /dev/tty[p-uw-zP-T][0-9a-zA-Z] fi -- cgit v1.2.3