After receiving a system wide software update suddenly printing services are not available. At this point, cups appears to be unable to run.
cupsd -t shows an error for
unknown directive JobPrivateAccess on line 137 of /etc/cups/cupsd.conf
By commenting out four lines and restarting cups, my print services seem to be running normally. Those four line have to do with JobPrivateAccess/Values and SubscriptionPrivateAccess/Values all four being set to default
cups-config --version responds with
2.4.7
What happened? Also What have I done by commenting those four lines? Is there a more appropriate correction for those four offending lines?
cupshas a bit different config. Some settings are now unsupported. REmoving them seems to be OK.