more whitespace cleanup
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Copyright (c) 2008 Roy Marples <roy@marples.name>
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user