summaryrefslogtreecommitdiff
path: root/etc.bash
diff options
context:
space:
mode:
Diffstat (limited to 'etc.bash')
-rwxr-xr-xetc.bash3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc.bash b/etc.bash
index 53e6186..3cbf8da 100755
--- a/etc.bash
+++ b/etc.bash
@@ -11,3 +11,6 @@ sudo ufw default allow outgoing
sudo ufw allow ssh
sudo ufw enable
sudo systemctl enable --now ufw
+
+# fs trim
+sudo systemctl enable --now fstrim.timer