firstboot: disable ondemand service to use kernel CPU governor

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I40068ea9dc07dcc91da88eb100c3ece2ad4d55a9
This commit is contained in:
Dongjin Kim
2022-03-07 13:12:13 +09:00
parent ebf8380b13
commit 6890de9751

View File

@@ -25,3 +25,4 @@ WantedBy=multi-user.target
__EOF
systemctl enable firstboot.service
systemctl disable ondemand