relay: Disable relay_sys when the relay module is disabled

Closes ticket 32245.
This commit is contained in:
teor
2019-11-14 16:27:06 +10:00
parent 88c2a23c4b
commit 0df8bcfb6f
5 changed files with 15 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
o Code simplification and refactoring:
- Disable relay_sys when the relay module is disabled.
Closes ticket 32245.