reboot_temperature/conf/config.ini

14 lines
234 B
INI
Raw Normal View History

2022-04-10 22:34:13 +08:00
[global]
2021-05-19 09:43:30 +08:00
thermal_zone = "/sys/class/thermal/thermal_zone0/temp";
2022-04-10 22:34:13 +08:00
temperature = 90
log_file = "log_reboot.log";
second = 60
nice = -20
2022-04-10 22:34:13 +08:00
off_power = 0
send_mail = "1605227279";
mail_key = "dqqpbbbxoazibafd";
recv_mail = "1605227279";
2021-05-19 09:43:30 +08:00