Lawrence Sayre wrote:
THOMAS ADAM wrote:
Try sending a -HUP signal to the ldp daemon (as root):
ps aux | grep ldp
(you need the Process ID (PID) from this) and then use it in the following:
kill -HUP PID
you'll have to start the lpd after this....
Regards,
--Thomas Adam
Output of ps aux | grep ldp is:
root 1159 0.0 0.3 1228 412 ttyp1 S 11:36 0:00 grep ldp
I tried kiling 1159, 1228, and 412, and output for each said: No such PID
Lawrence Sayre
Correcting the above, the 1159 was 1189 (still no PID to kill with that number). Who know the file name and location for the 'lprold' (or something akin to this) BSD spooler. I looked in "Programs that don't need X" and could not find it. Lawrence Sayre --------------------------------------------- "Man's mind is his basic tool of survival!" (a quote from the famous 'John Galt' speech in the equally famous book "Atlas Shrugged") ---------------------------------------------