Skip to content

Commit 4b01b23

Browse files
Make sure tune_cpu can be enabled/installed
1 parent 2e74a5a commit 4b01b23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

icpc-wf/ansible/files/tune_cpu.service

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ Description=Tune CPU cores: disable turboboost, downclocking, etc.
55
Type=oneshot
66
ExecStart=/usr/local/sbin/disable-turboboost_ht
77
RemainAfterExit=true
8+
9+
[Install]
10+
WantedBy=multi-user.target

0 commit comments

Comments
 (0)