mirror of
https://github.com/kxgx/2.13-Ink-screen-clock.git
synced 2026-03-15 07:03:16 +08:00
Update e-Paper_clean.service
This commit is contained in:
@@ -6,7 +6,6 @@ Before=reboot.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStartPre=/bin/bash -c "while pgrep -f '/bin/bash /root/2.13-Ink-screen-clock/bin/clean.sh' > /dev/null; do sleep 1; done"
|
||||
ExecStart=/bin/bash /root/2.13-Ink-screen-clock/bin/clean.sh
|
||||
RemainAfterExit=yes
|
||||
TimeoutSec=10
|
||||
|
||||
Reference in New Issue
Block a user