Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2000 22:24:21 +0000
From:      Mark Ovens <mark@ukug.uk.freebsd.org>
To:        questions@freebsd.org
Subject:   shell command not working in ppp.linkdown
Message-ID:  <20000124222421.E409@marder-1>

next in thread | raw e-mail | index | archive | help
I start xtimer from /etc/ppp/ppp.linkup using

 bg xtimer

but trying to kill it in ppp.linkdown with:

 shell kill `cat /tmp/xtimer.pid`

doesn't work (/tmp/xtimer.pid contains *only* the pid). No errors
anywhere, xtimer just keeps running, however:

 shell killall xtimer

does work.

Anyone any idea why the former doesn't work?

-- 
	"there's a long-standing bug relating to the x86 architecture
	that allows you to install Windows too"
				   -Matthew D. Fuller
________________________________________________________________
      FreeBSD - The Power To Serve http://www.freebsd.org
      My Webpage http://ukug.uk.freebsd.org/~mark/
mailto:mark@ukug.uk.freebsd.org              http://www.radan.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000124222421.E409>