PK

ADDRLIN : /usr/lib/systemd/system/
FLL :
Current File : //usr/lib/systemd/system/fstrim.service

[Unit]
Description=Discard unused blocks

[Service]
Type=oneshot
ExecStart=/usr/sbin/fstrim -av


PK 99