mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/Amlogic: add fstrim storage partition service
This commit is contained in:
parent
3a71ac29dd
commit
886915d8a6
@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=fstrim storage partition
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=[ -f /flash/kernel.img ] || /usr/sbin/fstrim /storage
|
||||
|
||||
[Install]
|
||||
WantedBy=basic.target
|
Loading…
x
Reference in New Issue
Block a user