On Wed, Jun 2, 2021 at 12:10 PM Johannes Köhler < [email protected]> wrote:
> Currently, iam searching for documentation about using the > systemd journal (instead of kmesg, syslog etc.) in a > volatile manner. In presise, i want to connect journalctl > to /var/run/log ramfs... > That's already the default if /var/log doesn't exist. To ensure /run is always used, you should set "Storage=volatile" in journald.conf. -- Mantas Mikulėnas
_______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
