manjaro开启sdd trim

 

  

$ sudo systemctl enable fstrim.timer;

$ sudo systemctl start fstrim.service;

$ sudo systemctl status fstrim.service;



Check the timer

systemctl cat fstrim.timer    
and look for the

Persistent=true
that will start the fstrim.service next time on boot
posted on 2018-11-15 22:50  c3tc3tc3t  阅读(548)  评论(0编辑  收藏  举报