<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 09/26/2014 12:07 PM, David A. De
      Graaf wrote:<br>
    </div>
    <blockquote cite="mid:20140926160712.GB3181@datasus.dino.lan"
      type="cite">
      <pre wrap="">
'man journald.conf' tells of some ways to limit the allowed disk space
by editing /etc/systemd/journald.conf.

The method that works for me is to  'rm -rf /var/log/journal'.
With that directory gone, journald uses a fallback of
/run/log/journal, which is now located in a tmpfs.  That is, it wastes
precious RAM instead of disk space - but only for the current run.
Since we seem to be rebooting much more frequently, that's not so
much.  ;-(
Useful logging data is still passed to rsyslog, thence to <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>var/log<span class="moz-txt-tag">/</span></i>* .</pre>
    </blockquote>
    that is scary... not sure I want to remove the journal file...<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Paul Cartwright
Registered Linux User #367800 and new counter #561587</pre>
  </body>
</html>