Bug 70020

Summary: systemd-207 /tmpfiles.d/systemd.conf uses unsupported type m
Product: systemd Reporter: Ralph_Ulrich <eulenreich>
Component: generalAssignee: systemd-bugs
Status: RESOLVED NOTABUG QA Contact: systemd-bugs
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Ralph_Ulrich 2013-10-02 00:05:54 UTC
journalctl -b shouws:
Okt 01 10:07:42 maci systemd[1]: Starting Cleanup of Temporary Directories...
Okt 01 10:07:42 maci systemd-tmpfiles[3467]: [/usr/lib64/tmpfiles.d/systemd.conf:27] Unknown file type 'm'.
Okt 01 10:07:42 maci systemd-tmpfiles[3467]: [/usr/lib64/tmpfiles.d/systemd.conf:28] Unknown file type 'm'.
Okt 01 10:07:42 maci systemd[1]: systemd-tmpfiles-clean.service: main process exited, code=exited, status=1/FAILURE

tail -n 4 /usr/lib64/tmpfiles.d/systemd.conf
F /run/nologin 0644 - - - "System is booting up."

m /var/log/journal 2755 root systemd-journal - -
m /var/log/journal/%m 2755 root systemd-journal - -

I cannot find this 'm' in the man page
Comment 1 Lennart Poettering 2013-10-02 00:18:27 UTC
You probably backported 4608af4333d0f7f5f8e3bc632801b04ef07d246d without 265ffa1e05acf12769a64d0734fd2472237c03c5 which it requires... Right?
Comment 2 Ralph_Ulrich 2013-10-02 00:22:29 UTC
Uuups, invalid
I backported some commits, because this systemd-207 release seemed to be buggy?
(too much of summer sun?) I hope you continue your good work any way ...

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.