Re: [Freebsd 9] [amd64] [USB] [HPLIP] what's the (new) right way

看板FB_current作者時間14年前 (2011/10/30 04:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/10 (看更多)
On Sat, Oct 29, 2011 at 04:10:46PM +0200, David Marec wrote: > So, what's should be the news group&user's rights required by HPLIP/cups > on FreeBSD 9 ? > And, how to handle them with devd ? Use devfs rules. Pasting from http://www.stack.nl/~jilles/unix/freebsd-devfs.txt Create or edit /etc/devfs.rules and put something like this in it: [devfsrules_mybox=10] add path 'fd0*' mode 660 See man 8 devfs for more information. Then put in /etc/rc.conf devfs_system_ruleset="devfsrules_mybox" If you want to edit other /dev mountpoints (e.g. for jails) use something like devfs_set_rulesets="/usr/jails/jail1/dev=devfsrules_jail1 /usr/jails/jail2/dev=devfsrules_jail2" -- Jilles Tjoelker _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1Eh5j-s4 (FB_current)
討論串 (同標題文章)
完整討論串 (本文為第 1 之 10 篇):
文章代碼(AID): #1Eh5j-s4 (FB_current)