Bug 89443 - systemd-tmpfiles Setting default ACL failed: Invalid argument
Summary: systemd-tmpfiles Setting default ACL failed: Invalid argument
Status: RESOLVED DUPLICATE of bug 89202
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: All All
: medium major
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-05 12:21 UTC by Tomasz Paweł Gajc
Modified: 2015-03-05 12:49 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Tomasz Paweł Gajc 2015-03-05 12:21:59 UTC
This commit
http://cgit.freedesktop.org/systemd/systemd/commit/tmpfiles.d/systemd.conf.m4?id=a48a62a1af02aec4473c9deed98dd5b89d210f93

doubles /var/log/journal/%m entries and causes:


[root@localhost ~]# systemctl status systemd-tmpfiles-setup.service -l
    ● systemd-tmpfiles-setup.service - Create Volatile Files and Directories
       Loaded: loaded (/lib/systemd/system/systemd-tmpfiles-setup.service; static; vendor preset: disabled)
       Active: failed (Result: exit-code) since Thu 2015-03-05 00:32:34 UTC; 11h ago
         Docs: man:tmpfiles.d(5)
               man:systemd-tmpfiles(8)
      Process: 2544 ExecStart=/bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev (code=exited, status=1/FAILURE)
     Main PID: 2544 (code=exited, status=1/FAILURE)
     
    Mar 05 00:32:34 localhost systemd-tmpfiles[2544]: Setting default ACL "u::rwx,g::r-x,g:adm:r-x,g:adm:r-x,g:wheel:r-x,g:wheel:r-x,m::r-x,o::r-x" on /var/log/journal/d4539058638d394e18f268ca54c8d8cd failed: Invalid argument
    Mar 05 00:32:34 localhost systemd[1]: Failed to start Create Volatile Files and Directories.


Looks like not OpenMandriva is affected by this:
https://bbs.archlinux.org/viewtopic.php?id=194417
Comment 1 Zbigniew Jedrzejewski-Szmek 2015-03-05 12:49:12 UTC

*** This bug has been marked as a duplicate of bug 89202 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.