enable periodic trim
This commit is contained in:
parent
cd9609269a
commit
14d6914b25
@ -100,6 +100,10 @@ cp -rf $DIR/30-touchpad.conf /etc/X11/xorg.conf.d/
|
||||
|
||||
apt clean && apt autoremove --purge
|
||||
|
||||
#enable periodic TRIM
|
||||
cp /usr/share/doc/util-linux/examples/fstrim.{service,timer} /etc/systemd/system
|
||||
systemctl enable fstrim.timer
|
||||
|
||||
dmesg -D
|
||||
|
||||
#Force a safe username
|
||||
|
Loading…
Reference in New Issue
Block a user