Commit ba4bce77 authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

slinux: Enable fstrim.timer

See ALT bug #43581.
parent 66a34454
......@@ -19,6 +19,7 @@ use/slinux/services-enabled: use/services
@$(call add,SYSTEMD_SERVICES_ENABLE,cups.service)
@$(call add,SYSTEMD_SERVICES_ENABLE,cups.socket)
@$(call add,SYSTEMD_SERVICES_ENABLE,cups-browsed.service)
@$(call add,SYSTEMD_SERVICES_ENABLE,fstrim.timer)
@$(call add,SYSTEMD_SERVICES_ENABLE,lightdm.service)
@$(call add,SYSTEMD_SERVICES_ENABLE,lvm2-monitor.service)
@$(call add,SYSTEMD_SERVICES_ENABLE,network.service)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment