aboutsummaryrefslogtreecommitdiff
path: root/docs/gnulinux/configuring_parabola.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-07 03:05:02 +0100
committerFrancis Rowe <info@gluglug.org.uk>2015-06-07 03:05:02 +0100
commitf94fb1b5226781551051daa3761919346e8c4b3e (patch)
tree9b0da490373654df8890af8c77e91a3597f3a6cf /docs/gnulinux/configuring_parabola.html
parent52b05b1595415f60cf8a73931db23cf500f0956b (diff)
downloadlibrebootfr-f94fb1b5226781551051daa3761919346e8c4b3e.tar.gz
librebootfr-f94fb1b5226781551051daa3761919346e8c4b3e.zip
Replace rm -r with rm -R
Diffstat (limited to 'docs/gnulinux/configuring_parabola.html')
-rw-r--r--docs/gnulinux/configuring_parabola.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gnulinux/configuring_parabola.html b/docs/gnulinux/configuring_parabola.html
index 3cf5d609..6d2ebe2a 100644
--- a/docs/gnulinux/configuring_parabola.html
+++ b/docs/gnulinux/configuring_parabola.html
@@ -356,7 +356,7 @@
</p>
<p>
- The wiki recommends that if the journal gets too large, you can also simply delete (rm -rf) everything inside /var/log/journald/*
+ The wiki recommends that if the journal gets too large, you can also simply delete (rm -Rf) everything inside /var/log/journald/*
but recommends backing it up. This shouldn't be necessary, since you already set the size limit above and systemd will automatically
start to delete older records when the journal size reaches it's limit (according to systemd developers).
</p>