增加进程优先级

增加正确日志输出
This commit is contained in:
2021-08-05 11:22:18 +08:00
parent 3235a97987
commit bd585efe7d
6 changed files with 78 additions and 54 deletions

View File

@@ -1,7 +1,8 @@
[server]
thermal_zone = "/sys/class/thermal/thermal_zone0/temp";
temperature = 80
log_file = "reboot.log";
second = 10
off_power = 0
temperature = 70
log_file = "log_reboot.log";
second = 60
nice = -20
off_power = 1