Cups off line printers will not conf

sudo systemctl disable org.cups.cupsd.service
sudo systemctl disable org.cups.cupsd.socket
sudo systemctl disable org.cups.cupsd.path
sudo systemctl enable --now cups.service
sudo systemctl enable --now cups.socket
sudo systemctl enable --now cups.path
1 Like