File mm-transparent_hugepage-enabled.service of Package pf-vendor
[Unit] Description=Enable MM tuning - transparent_hugepage/enabled ConditionPathIsMountPoint=/sys ConditionPathIsReadWrite=/sys ConditionPathExists=/sys/kernel/mm/transparent_hugepage/enabled PartOf=mm.service [Service] Type=oneshot RemainAfterExit=yes StandardOutput=file:/sys/kernel/mm/transparent_hugepage/enabled ExecStart=echo always ExecStop=echo never