relay: Disable relay_periodic when the relay module is disabled

Closes ticket 32244.
This commit is contained in:
teor
2019-11-14 16:17:17 +10:00
parent 3b4a360ed0
commit 88c2a23c4b
3 changed files with 17 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
o Code simplification and refactoring:
- Disable relay_periodic when the relay module is disabled.
Closes ticket 32244.