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