public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] cups: Add tmpfiles.
Date: Fri, 21 Oct 2016 11:27:08 +0200	[thread overview]
Message-ID: <1477042028-26377-1-git-send-email-stefan.schantl@ipfire.org> (raw)

[-- 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


                 reply	other threads:[~2016-10-21  9:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1477042028-26377-1-git-send-email-stefan.schantl@ipfire.org \
    --to=stefan.schantl@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox