mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-08-06 07:13:57 +08:00
修复 UOS 不识别 oneshot 的问题
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user