mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-12 22:28:31 +00:00
Avoid blocking self-heal start during install
This commit is contained in:
parent
3ca2bf308e
commit
ce595b69fa
1 changed files with 0 additions and 1 deletions
|
|
@ -2993,7 +2993,6 @@ EOF
|
|||
|
||||
systemctl daemon-reload
|
||||
systemctl enable --now pulse-sensor-proxy-selfheal.timer >/dev/null 2>&1 || true
|
||||
systemctl start pulse-sensor-proxy-selfheal.service >/dev/null 2>&1 || true
|
||||
fi
|
||||
|
||||
if [ "$QUIET" = true ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue