From 0b2f86114ad6a939c4fc86a34464aab0d168ec69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E5=85=89-k?= <36470587+kxgx@users.noreply.github.com> Date: Sat, 11 Jan 2025 00:07:21 +0800 Subject: [PATCH] Update e-Paper_clean.service --- bin/e-Paper_clean.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/e-Paper_clean.service b/bin/e-Paper_clean.service index 1b55df1..672512c 100644 --- a/bin/e-Paper_clean.service +++ b/bin/e-Paper_clean.service @@ -8,7 +8,7 @@ Before=reboot.target Type=oneshot ExecStart=/bin/bash /root/2.13-Ink-screen-clock/bin/clean.sh RemainAfterExit=yes -TimeoutSec=20s +TimeoutSec=5s [Install] WantedBy=shutdown.target