linux-ppp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* tty-device when using capiplugin
@ 2006-09-21  8:18 Thilo Riessner
  0 siblings, 0 replies; only message in thread
From: Thilo Riessner @ 2006-09-21  8:18 UTC (permalink / raw)
  To: linux-ppp

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-09-21  8:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-21  8:18 tty-device when using capiplugin Thilo Riessner

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).