Skip to content

Commit 56d7f26

Browse files
committed
Revert "When updating the ethoscope, restart all the systemd services"
This reverts commit 590dfb9.
1 parent 9a10298 commit 56d7f26

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/ethoscope_updater/helpers.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -304,5 +304,4 @@ def reload_node_daemon():
304304

305305
def reload_device_daemon():
306306
_reload_daemon("ethoscope_device")
307-
_reload_daemon("ethoscope_listener")
308-
_reload_daemon("ethoscope_GPIO_listener")
307+

0 commit comments

Comments
 (0)