增加进程优先级
增加正确日志输出
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user