mirror of
https://github.com/kxgx/2.13-Ink-screen-clock.git
synced 2026-03-15 07:03:16 +08:00
更新 raspi_e-Paper.service
This commit is contained in:
@@ -5,7 +5,7 @@ After=network.target
|
|||||||
[Service]
|
[Service]
|
||||||
Type=forking
|
Type=forking
|
||||||
ExecStart=/root/2.13-Ink-screen-clock/bin/start.sh
|
ExecStart=/root/2.13-Ink-screen-clock/bin/start.sh
|
||||||
ExecStop=/bin/bash -c "pkill -f /root/2.13-Ink-screen-clock/bin/main.py"
|
ExecStop=/bin/bash -c "pkill -f /root/2.13-Ink-screen-clock/bin/main.py; pkill -f /root/2.13-Ink-screen-clock/bin/weather.py"
|
||||||
WorkingDirectory=/root/2.13-Ink-screen-clock/bin
|
WorkingDirectory=/root/2.13-Ink-screen-clock/bin
|
||||||
Restart=always
|
Restart=always
|
||||||
User=root
|
User=root
|
||||||
|
|||||||
Reference in New Issue
Block a user