mirror of
https://github.com/DoTheEvo/selfhosted-apps-docker.git
synced 2026-07-03 14:06:40 +02:00
update
This commit is contained in:
@@ -190,7 +190,7 @@ Monitoring and testing
|
||||
* install cron and enable the service</br>
|
||||
`sudo pacman -S cronie`</br>
|
||||
`sudo systemctl enable --now cronie`
|
||||
* if ssd enable periodic trim</br>
|
||||
* if ssd, enable periodic trim</br>
|
||||
`sudo pacman -S util-linux`</br>
|
||||
`sudo systemctl enable --now fstrim.timer`
|
||||
* set noatime in fstab to prevent unnecessary keep of read times</br>
|
||||
|
||||
Reference in New Issue
Block a user