cups/cups-ypbind.patch

17 lines
385 B
Diff
Raw Normal View History

2020-06-12 17:13:36 +08:00
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
2019-09-30 10:36:23 -04:00
@@ -1,7 +1,7 @@
[Unit]
Description=CUPS Scheduler
Documentation=man:cupsd(8)
-After=network.target
+After=network.target ypbind.service
2020-06-12 17:13:36 +08:00
After=sssd.service
2019-09-30 10:36:23 -04:00
[Service]
2020-06-12 17:13:36 +08:00
--
2.23.0