From: Bart Schaefer <schaefer@brasslantern.com>
To: lordzork@lordzork.com, zsh-users@sunsite.dk
Subject: Re: error on TTY read: no such file or directory
Date: Tue, 11 Sep 2001 14:01:55 +0000 [thread overview]
Message-ID: <1010911140155.ZM24429@candle.brasslantern.com> (raw)
In-Reply-To: <20010911084904.A11501@hithaeglir.net>
On Sep 11, 8:49am, lordzork@lordzork.com wrote:
}
} also, as i said, this problem happens *only* when i login as root, and
} then only from a tty.
Please try adding
((UID)) || {
set -x
exec 2>|/tmp/login-trace
}
to /etc/zshenv. Then log in and let it boot you out. Then log in again
(as someone other than root) and examine /tmp/login-trace to see whether
any unexpected commands are being executed.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
next prev parent reply other threads:[~2001-09-11 14:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-11 0:07 lordzork
2001-09-11 12:15 ` Borsenkow Andrej
2001-09-11 12:49 ` lordzork
2001-09-11 14:01 ` Bart Schaefer [this message]
2001-09-28 16:13 ` lordzork
2001-09-28 17:48 ` Bart Schaefer
2001-09-28 20:35 ` lordzork
2001-09-29 1:33 ` Bart Schaefer
2001-09-29 2:16 ` lordzork
2001-09-29 6:41 ` Borsenkow Andrej
2001-09-29 7:49 ` lordzork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1010911140155.ZM24429@candle.brasslantern.com \
--to=schaefer@brasslantern.com \
--cc=lordzork@lordzork.com \
--cc=zsh-users@sunsite.dk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.vuxu.org/mirror/zsh/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).