Skip to content
Snippets Groups Projects
Commit 9fefea24 authored by Francesco Pham's avatar Francesco Pham
Browse files

openharmony-standard: restart systemd services on failures


Adding `Restart=on-failure` to all openharmony services

weston service is hanging at startup (SIGHUP) on raspberrypi4-64
adding `Restart=always` to systemd unit to restart
weston service when hanging. `Restart=on-failure` is not enough here.

Signed-off-by: default avatarFrancesco Pham <francesco.pham@huawei.com>
parent f767f786
No related branches found
No related tags found
Loading
Showing
with 60 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment