* [PATCH] cups: Add tmpfiles.
@ 2016-10-21 9:27 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2016-10-21 9:27 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1112 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
cups/cups-lp.tmpfiles | 4 ++++
cups/cups.nm | 2 +-
cups/cups.tmpfiles | 4 ++++
3 files changed, 9 insertions(+), 1 deletion(-)
create mode 100644 cups/cups-lp.tmpfiles
create mode 100644 cups/cups.tmpfiles
diff --git a/cups/cups-lp.tmpfiles b/cups/cups-lp.tmpfiles
new file mode 100644
index 0000000..21989a7
--- /dev/null
+++ b/cups/cups-lp.tmpfiles
@@ -0,0 +1,4 @@
+c /dev/lp0 0660 root lp - 6:0
+c /dev/lp1 0660 root lp - 6:1
+c /dev/lp2 0660 root lp - 6:2
+c /dev/lp3 0660 root lp - 6:3
diff --git a/cups/cups.nm b/cups/cups.nm
index 1a2c127..682f300 100644
--- a/cups/cups.nm
+++ b/cups/cups.nm
@@ -5,7 +5,7 @@
name = cups
version = 2.2.1
-release = 1
+release = 2
groups = Applications/Printing
url = http://cups.org/software.php
diff --git a/cups/cups.tmpfiles b/cups/cups.tmpfiles
new file mode 100644
index 0000000..bcfba33
--- /dev/null
+++ b/cups/cups.tmpfiles
@@ -0,0 +1,4 @@
+d /run/cups 0755 root lp -
+d /run/cups/certs 0511 lp sys -
+
+d /var/spool/cups/tmp - - - 30d
--
2.7.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-10-21 9:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-21 9:27 [PATCH] cups: Add tmpfiles Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox