fix: utility.sats-update.service > now does not STOP 'sats-dwc@wlan0.service'
This commit is contained in:
parent
4dd4d353da
commit
d300d40525
|
@ -8,5 +8,4 @@ Requisite=sats-sync.service
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
User=pi
|
User=pi
|
||||||
Group=pi
|
Group=pi
|
||||||
ExecStart=/bin/bash /service/sats-update
|
ExecStart=/bin/bash /service/sats-update
|
||||||
ExecStartPost=/usr/bin/sudo systemctl stop sats-dwc@wlan0.service
|
|
Loading…
Reference in New Issue