修复 UOS 不识别 oneshot 的问题

This commit is contained in:
2026-07-18 23:02:40 +08:00
parent 3b7f14862d
commit 99c6048295
@@ -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=oneshot
Type=simple
RemainAfterExit=yes
ExecStart=/opt/durapps/spark-store/bin/update-upgrade/ss-update-notifier.sh
Restart=on-failure