Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Dec 2005 12:17:33 +0200
From:      Niki Denev <nike_d@cytexbg.com>
To:        freebsd-stable@freebsd.org
Subject:   devfs.rules and serial devices question
Message-ID:  <439E9FBD.8090406@cytexbg.com>

next in thread | raw e-mail | index | archive | help
Hi all,

I'm setting up a UPS on one machine,
and the ups daemon (nut) works as user "upsd".
To make it work properly i have added in devfs.rules the
following :

perm    ttyd0   0660
own     ttyd0   upsd:upsd

But it still does not work because ttyd0.init and ttyd0.lock
are still owned by root.
I'll try adding them too to the devfs.rules file,
but i'm wondering if this is the expected behaviour of devfs?
I think that maybe it will be better if one specify ttyd0 in the
file, that rule also to apply for ttyd0.init and ttyd0.lock files.
What do you think?

--niki



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