linux-ppp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thilo Riessner <thilo@riessner.de>
To: linux-ppp@vger.kernel.org
Subject: tty-device when using capiplugin
Date: Thu, 21 Sep 2006 08:18:02 +0000	[thread overview]
Message-ID: <200609211018.03456.thilo@riessner.de> (raw)

Using pppd with capiplugin, everything works fine when starting it from a 
comand line. But when it is started by cron daemon, there is the following 
error message:
	no device specified and stdin is not a tty
I guess, that the reason is, that I don't give pppd a device name, for capi 
don't uses it anyway. And calling it command line, pppd uses stdin as device. 
Being called by crond, there is no stdin, and pppd fails. 
What device should I give to pppd when calling it in background (without 
stdin)? Using /dev/null works, but is it sensfull?

Thilo

                 reply	other threads:[~2006-09-21  8:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200609211018.03456.thilo@riessner.de \
    --to=thilo@riessner.de \
    --cc=linux-ppp@vger.kernel.org \
    /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.
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).