From: Michael R Sweet Date: Mon, 15 Apr 2019 20:15:58 +0000 (-0400) Subject: Update systemd service file for cupsd (Issue #5551) X-Git-Tag: v2.3b8~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d0f1959a3f46973caec2cd41828c59674fe195d;p=thirdparty%2Fcups.git Update systemd service file for cupsd (Issue #5551) --- diff --git a/CHANGES.md b/CHANGES.md index ce41c8367f..4e4e715e63 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,6 +11,7 @@ Changes in CUPS v2.3b8 - Fixed a performance regression with large PPDs (rdar://47040759) - The scheduler did not encode octetString values like "job-password" correctly for the print filters (Issue #5558) +- Updated the systemd service file for cupsd (Issue #5551) - The `ippValidateAttribute` function did not catch all instances of invalid UTF-8 strings (Issue #5509) - Fixed an issue with the self-signed certificates generated by GNU TLS diff --git a/scheduler/org.cups.cupsd.service.in b/scheduler/org.cups.cupsd.service.in index f2afa11243..5273762fb5 100644 --- a/scheduler/org.cups.cupsd.service.in +++ b/scheduler/org.cups.cupsd.service.in @@ -1,6 +1,7 @@ [Unit] Description=CUPS Scheduler Documentation=man:cupsd(8) +After=sssd.service [Service] ExecStart=@sbindir@/cupsd -l