Skip to content

Commit 590dfb9

Browse files
committed
When updating the ethoscope, restart all the systemd services
1 parent bdc7a22 commit 590dfb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/ethoscope_updater/helpers.py

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

304304
def reload_device_daemon():
305305
_reload_daemon("ethoscope_device")
306-
306+
_reload_daemon("ethoscope_listener")
307+
_reload_daemon("ethoscope_GPIO_listener")

0 commit comments

Comments
 (0)