Changeset 323e87e


Ignore:
Timestamp:
Jun 1, 2017, 5:51:12 PM (7 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master, systemd
Children:
72d19e2
Parents:
51979fc
Message:

Add systemd-journal group for /run/log/journal and /var/log/journal group requirement in /usr/lib/tmpfiles.d/systemd.conf

Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/common/pwdgroup.xml

    r51979fc r323e87e  
    116116nogroup:x:&gid-nogroup;:
    117117systemd-bus-proxy:x:&gid-systemd-bus-proxy;:
     118systemd-journal:x:&gid-systemd-journal;:
    118119systemd-journal-gateway:x:&gid-systemd-journal-gateway;:
    119120systemd-journal-remote:x:&gid-systemd-journal-remote;:
  • BOOK/chroot/common/pwdgroup.xml

    r51979fc r323e87e  
    7777nogroup:x:&gid-nogroup;:
    7878systemd-bus-proxy:x:&gid-systemd-bus-proxy;:
     79systemd-journal:x:&gid-systemd-journal;:
    7980systemd-journal-gateway:x:&gid-systemd-journal-gateway;:
    8081systemd-journal-remote:x:&gid-systemd-journal-remote;:
  • BOOK/users_groups.ent

    r51979fc r323e87e  
    1111<!ENTITY uid-mail "30">
    1212<!ENTITY uid-news "31">
    13 <!ENTITY uid-systemd-bus-proxy "72">
     13<!ENTITY uid-systemd-bus-proxy "71">
     14<!ENTITY uid-systemd-journal "72">
    1415<!ENTITY uid-systemd-journal-gateway "73">
    1516<!ENTITY uid-systemd-journal-remote "74">
Note: See TracChangeset for help on using the changeset viewer.