1834645 Members
3219 Online
110069 Solutions
New Discussion

about rlpdaemon

 
hemant_mopari
Contributor

about rlpdaemon

I get multiple rlpdaemon -i running suddenly on my system utilizing my cpu the most , no printer has been configured on my machine .
If i try to comment the line

"printer stream tcp nowait root /usr/sbin/rlpdaemon rlpdaemon -i"

in /etc/inetd.conf will it affect any thing else running on my system.

Please help me ..
Thanks
1 REPLY 1
rariasn
Honored Contributor

Re: about rlpdaemon

Hi Hermant,

# lpshut

- kill all rlpdaemon process.

grep -i rlpdaemon /etc/inetd.conf

# printer stream tcp nowait root /usr/sbin/rlpdaemon rlpdaemon -i

# inetd -c

# lpsched -v

rgs,

ran