diff --git a/bin/e-Paper_clean.service b/bin/e-Paper_clean.service index 672512c..a7a4821 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=5s +TimeoutSec=8s [Install] WantedBy=shutdown.target