summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2014-07-23 08:48:58 +0200
committerDidier Raboud <odyx@debian.org>2014-07-23 08:48:58 +0200
commitcaa1388caa028b79988ae13e49e38e93f764e52c (patch)
tree69ebe76481021975f58b0e40bab10d1b419caf6d /debian
parentddb2bdd19362b3031c5a0e4910f15d8d8c696249 (diff)
downloadcups-caa1388caa028b79988ae13e49e38e93f764e52c.tar.gz
Install systemd's cups.path in paths.target instead of multi-user.target
Closes: #755690
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/systemd-optional-socket-activation.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/systemd-optional-socket-activation.patch b/debian/patches/systemd-optional-socket-activation.patch
index 355f0cbe..8e649488 100644
--- a/debian/patches/systemd-optional-socket-activation.patch
+++ b/debian/patches/systemd-optional-socket-activation.patch
@@ -23,7 +23,7 @@ Origin: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-print/cups/f
Origin: http://pkgs.fedoraproject.org/cgit/cups.git/tree/cups-systemd-socket.patch?id=7048cf473bca56b13d3c2f140fd749d561490784
From: Lennart Poettering <lennart@poettering.net>
Author: Lennart Poettering <lennart@poettering.net>
-Last-Update: 2014-03-03
+Last-Update: 2014-07-23
--- a/config.h.in
+++ b/config.h.in
@@ -451,6 +451,13 @@
@@ -120,7 +120,7 @@ Last-Update: 2014-03-03
+PathExistsGlob=@CUPS_REQUESTS@/d*
+
+[Install]
-+WantedBy=multi-user.target
++WantedBy=paths.target
--- /dev/null
+++ b/data/cups.service.in
@@ -0,0 +1,11 @@