Update raspi_e-Paper.service

This commit is contained in:
星光-k
2025-01-10 22:48:55 +08:00
committed by GitHub
parent 4f65fad1fc
commit a58394891f

View File

@@ -5,7 +5,7 @@ After=network-online.target
[Service]
Type=forking
# 等待网络完全启动
ExecStartPre=systemd-networkd-wait-online --timeout=30
#ExecStartPre=systemd-networkd-wait-online --timeout=30
ExecStart=/root/2.13-Ink-screen-clock/bin/start.sh
ExecStop=/usr/bin/screen -S main_screen -X quit
Restart=on-failure