fix: 处理 systemd 服务单元每日 aptss update触发逻辑

This commit is contained in:
2026-07-02 16:01:05 +08:00
parent 274e086bb1
commit f5fe5ce417
2 changed files with 11 additions and 1 deletions
@@ -3,7 +3,7 @@ Description=Spark Store update notifier
After=apt-daily.service network.target network-online.target systemd-networkd.service NetworkManager.service connman.service
[Service]
Type=simple
Type=oneshot
RemainAfterExit=yes
ExecStart=/opt/durapps/spark-store/bin/update-upgrade/ss-update-notifier.sh
Restart=on-failure