Re: [systemd-devel] Setting size for "/run" partition

2016-05-09 Thread Lennart Poettering
On Mon, 09.05.16 12:07, Ricardo Fraile (rfra...@idealista.com) wrote: > Hello, > > > I want to keep more journald logs on "/run/log/journal", but the actual > size of the "/run" partition isn't enough. > > Looking for a place for setting a new size value I fall into > "/usr/lib/tmpfiles.d" but

[systemd-devel] Setting size for "/run" partition

2016-05-09 Thread Ricardo Fraile
Hello, I want to keep more journald logs on "/run/log/journal", but the actual size of the "/run" partition isn't enough. Looking for a place for setting a new size value I fall into "/usr/lib/tmpfiles.d" but the only reference of "/run" is a symlink from "/var/run"... Where is the place for se