# Calculate chmod=755
#!/bin/sh
# trim all mounted file systems which support it
/sbin/fstrim --all || true
