[systemd-bugs] [Bug 88873] New: RFE: tmpfiles: per user support

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 29 20:45:40 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=88873

            Bug ID: 88873
           Summary: RFE: tmpfiles: per user support
           Product: systemd
           Version: unspecified
          Hardware: Other
                OS: Linux (All)
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: general
          Assignee: systemd-bugs at lists.freedesktop.org
          Reporter: alexandre at detiste.be
        QA Contact: systemd-bugs at lists.freedesktop.org

Either per user tmpfiles support, or a rule that glob all users
would be nice.

I currently use:

tchet at antec:~$ cat /etc/tmpfiles.d/okular.conf
#Type Path        Mode UID  GID  Age Argument
d /home/tchet/.kde/share/apps/okular/docdata/   0755 tchet tchet 3w
d /home/melanie/.kde/share/apps/okular/docdata/ 0755 melanie melanie 3w
d /home/julie/.kde/share/apps/okular/docdata/   0755 julie julie 3w


I could use (or this could be shipped by Okular for example):
#Type Path        Mode UID  GID  Age Argument
d /home/%all/.kde/share/apps/okular/docdata/   0755 tchet tchet 3w

or
/home/tchet/$something:
#Type Path        Mode UID  GID  Age Argument
d /home/tchet/.kde/share/apps/okular/docdata/   0755 tchet tchet 3w

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150130/3b010e22/attachment.html>


More information about the systemd-bugs mailing list