Make fstrim execution visible in logs
This commit is contained in:
parent
eb6f8ed8e9
commit
9d4ba7bb30
@ -120,7 +120,7 @@ sure you're using _anacron_ on desktop):
|
|||||||
|
|
||||||
{% highlight bash caption=/etc/cron.weekly/fstrim %}
|
{% highlight bash caption=/etc/cron.weekly/fstrim %}
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
/usr/bin/ionice -c 3 /sbin/fstrim -a
|
/usr/bin/ionice -c 3 /sbin/fstrim -v -a
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user