Y
Hacker News
new
|
ask
|
show
|
jobs
by
drycabinet
766 days ago
That part of the man page sounds confusing. Is it unconditional and enabled by default?
1 comments
zokier
765 days ago
You have also
RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize=, RuntimeMaxFiles=
options if you are concerned about journald overusing tmpfs. But yes, it seems unconditional that it writes the logs always
somewhere
, which is not unreasonable design imho.
link
ajb
765 days ago
Yes - unconditional by default, to be clear. I think if you set storage to 'none' it will switch it off completely
link