소스 검색

Require /etc/sysfs.d to create governor.conf in it

Change-Id: I3fbc02a9073b88b71de2645057cc9bd2b2ff9d21
pull/115/head
Yuriy Taraday 7 년 전
부모
커밋
49008ea0da
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      linux/system/cpu.sls

+ 2
- 0
linux/system/cpu.sls 파일 보기

@@ -29,6 +29,8 @@ ondemand_service_disable:
- mode: 0644
- defaults:
governor: {{ system.cpu.governor }}
- require:
- file: /etc/sysfs.d

{% for cpu_core in range(salt['grains.get']('num_cpus', 1)) %}


Loading…
취소
저장