Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack Exchange Since--vacuum-time and--vacuum-size didn't do a thing for me I did the following:
$(sudo find /var/log/journal -name "*.journal" | xargs sudo rm)&&$(sudo systemctl restart systemd-journald)It's not right, but it worked.
Since--vacuum-time and--vacuum-size didn't do a thing for me I did the following:
$(sudo find /var/log/journal -name "*.journal" | xargs sudo rm)&&(sudo systemctl restart systemd-journald)It's not right, but it worked.
Since--vacuum-time and--vacuum-size didn't do a thing for me I did the following:
$ sudo find /var/log/journal -name "*.journal" | xargs sudo rm$ sudo systemctl restart systemd-journaldIt's not right, but it worked.
Since--vacuum-time and--vacuum-size didn't do a thing for me I did the following:
$(sudofind /var/log/journal -name "*.journal" | xargs sudo rm$) &&(sudo systemctl restart systemd-journald)It's not right, but it worked.
Since--vacuum-time and--vacuum-size didn't do a thing for me I did the following:
$ find /var/log/journal -name "*.journal" | xargs sudo rm$ sudo systemctl restart systemd-journaldIt's not right, but it worked.
Since--vacuum-time and--vacuum-size didn't do a thing for me I did the following:
$(sudofind /var/log/journal -name "*.journal" | xargs sudo rm) &&(sudo systemctl restart systemd-journald)It's not right, but it worked.