From 982b8cc116118b3463d3f332581945625722acd8 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Tue, 09 Jan 2024 02:10:54 +0000 Subject: [PATCH] add poweroff command --- kernel/tools/thermal/tmon/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/kernel/tools/thermal/tmon/.gitignore b/kernel/tools/thermal/tmon/.gitignore index 06e96be..d9e97a0 100644 --- a/kernel/tools/thermal/tmon/.gitignore +++ b/kernel/tools/thermal/tmon/.gitignore @@ -1 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only /tmon -- Gitblit v1.6.2