cups/cups-ypbind.patch
2020-06-12 17:13:36 +08:00

17 lines
385 B
Diff

diff --git a/scheduler/org.cups.cupsd.service.in b/scheduler/org.cups.cupsd.service.in
index c4b2c4f..baa82b7 100644
--- a/scheduler/org.cups.cupsd.service.in
+++ b/scheduler/org.cups.cupsd.service.in
@@ -1,7 +1,7 @@
[Unit]
Description=CUPS Scheduler
Documentation=man:cupsd(8)
-After=network.target
+After=network.target ypbind.service
After=sssd.service
[Service]
--
2.23.0