We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 726b8d0 commit 718553aCopy full SHA for 718553a
1 file changed
README.md
@@ -25,7 +25,7 @@ To automatically run this app on system boot, you could optionally set it up in
25
[Unit]
26
Description=Nuimo openHAB Integration Service
27
Requires=network-online.target bluetooth.service
28
-After=network-online.target bluetooth.service rsyslog.service openhab2.service
+After=network-online.target bluetooth.service rsyslog.service
29
30
[Service]
31
ExecStart=/usr/bin/python3 /YOUR_PATH_TO_THIS_APP/main.py
0 commit comments