[systemd-devel] journal on jffs2
Umut Tezduyar
umut at tezduyar.com
Wed Oct 2 05:06:35 PDT 2013
Hi,
This message is only for archiving purposes. I have noticed that
journal is not persisting on jffs2 file system and my guess is it is
due to missing mmap support of jffs2.
I don't have an easy workaround other than:
a) Making journal forwarding logs to a home grown daemon that writes
messages to fs without using mmap.
b) Making a symbolic link "/var/log/journal" to the mmc drive which has FAT fs.
Thanks
More information about the systemd-devel
mailing list