Thanks for your help. I have done the two following commands: cp /usr/pkg/share/examples/rc.d/slpd /etc/rc.d/
echo slpd=YES >> /etc/rc.conf Now there is coming this message when I boot the computer: lpd[504]: /dev/lp: No such file or directory Best regards Freddy Fisker > > When I boot the computer there comes a failure: > > > > rcorder: requirement 'slpd' in file '/etc/rc.d/cupsd' has no providers > > I had the same issue, I solved it by copying > /usr/pkg/share/examples/rc.d/slpd to /etc/rc.d/ > > -- > Best regards, > Konstantin Ashaev >
