Comment 14 for bug 1618188

Revision history for this message
Kai-Heng Feng (kaihengfeng) wrote : Re: systemd journal should be persistent by default: /var/log/journal should be created; remove rsyslog from default installs

According to systemd-journald's man page, this should do it:

mkdir -p /var/log/journal
systemd-tmpfiles --create --prefix /var/log/journal