Reinstall Cups after unloading/removing its LaunchDaemon
2
votes
1
answer
766
views
On one of our laptops, we had popups about printer settings update 200 times per day.
It was getting really annoying and so without thinking about it enough, I've unload and remove cups service.
sudo launchctl unload /System/Library/LaunchDaemons/org.cups.cupsd.plist
sudo launchctl remove /System/Library/LaunchDaemons/org.cups.cupsd.plist
Popups are gone. But unfortunately, now we need Cups back and I can't figure out how to install it again.
Could you explain the installation process for Cups? and launchdaemons maybe?
Running any
lpadmin
command return lpadmin: Unable to connect to server: Bad file descriptor
.
Asked by Kevin Lemaire
(300 rep)
Jul 9, 2020, 08:25 AM
Last activity: Jul 9, 2020, 09:48 AM
Last activity: Jul 9, 2020, 09:48 AM