watch: fatal: cannot open snoop device

2003-08-09 Thread Charlie Schluting

ssia, I can't run watch since adding more restrictive firewall rules. I
don't see how that would stop watch from working..

I don't have a snp0 device..but I'm running 5.0 so I can't run MAKEDEV.
I'm a bit confused about devfs and how it makes devices. In my
searches, making the device seems to be the solution most of the time.

How do I make the device, or is there something else it could be?

Thanks :)

--Charlie
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: watch: fatal: cannot open snoop device

2003-01-14 Thread P. U. Kruppa
On Tue, 14 Jan 2003, Conrad Sabatier wrote:


 On 14-Jan-2003 P. U. Kruppa wrote:
  Hi,
 
  I try to watch user activities with
 # watch [tty]
  but keep receiving
 
  watch: fatal: cannot open snoop device
 
  I have recompiled my kernel with
 
  devicesnp
 
  as the manual says.
 
  Any idea what else could be wrong?

 You probably just need to make the device files under /dev (assuming you're
 not using devfs).
Thanks for using the plural s in files.
I tried to
# ./MAKEDEV snp
which didn't work. It has to be
# ./MAKEDEV snp0 snp1
etc...

Regards,

Uli.


 --
 Conrad Sabatier [EMAIL PROTECTED] - In Unix veritas


 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message


*---*
*Peter Ulrich Kruppa*
*  -  Wuppertal -   *
*  Germany  *
*---*


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message