Skip to content

Commit

Permalink
Start lescan earlier in the boot process, as it does not depend on th…
Browse files Browse the repository at this point in the history
…e network #70
  • Loading branch information
anon8675309@localhost authored and Scrin committed Aug 1, 2022
1 parent 69e9b0a commit 7a7593f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service-setup/lescan.service
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Unit]
Description=BLE Scanning Service
After=network.target
After=default.target
[Service]
Type=simple
# Ensure the bluetooth interface is in a good state prior to starting the scan
Expand Down

0 comments on commit 7a7593f

Please sign in to comment.