diff --git a/sparse/lib/systemd/system/adbd.service b/sparse/lib/systemd/system/adbd.service index e6acc39..ac1ffa4 100644 --- a/sparse/lib/systemd/system/adbd.service +++ b/sparse/lib/systemd/system/adbd.service @@ -7,3 +7,4 @@ PartOf=adbd-prepare.service [Service] Environment=PATH=/sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin ExecStart=/sbin/adbd +Restart=always