Dotan Cohen wrote:
On 11/17/05, david walcroft <david_walcroft@xxxxxxxxxxxx> wrote:
I think you are using hplip so do this:- /usr/bin/hp-check
and I think you'll have them already installed.
Disable Selinux at:- /etc/selinux/config
david
Thanks, David. This is what I have in /usr/bin:
[root@localhost ~]# cd /usr/bin/
[root@localhost bin]# ls hp*
hpftodit hpijs
In /etc/selinux/config I see:
SELINUX=permissive
SELINUXTYPE=targeted
I googled for things like "+disable +selinux +cupsd", "+disable
+selinux +cupsd fedora", "+disable +selinux +cupsd
+/etc/selinux/config" but I was unable to discover what I must add to
this file to disable selinux for cupsd. Because it is in permissive
anyway, this may be nnessaccary, no?
Thanks.
Dotan Cohen
http://lyricslist.com/lyrics/biography/273/jackson_michael.php
Jackson, Michael Song Lyrics and Biography
What does 'rpm -qa | grep hp' say.
Change SELINUX=permissive > SELINUX=disabled
david