# postinst script for S6100 # Enable fstrim systemctl enable fstrim.timer systemctl start fstrim.timer # Enable Dell-S6100-platform-service depmod -a systemctl enable platform-modules-s6100.service systemctl start platform-modules-s6100.service #DEBHELPER#