From 164f4e25b5c7da26a590b9d36fc403bc8fd59612 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:04:06 +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 a7a4821..1b55df1 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=8s +TimeoutSec=20s [Install] WantedBy=shutdown.target