Remove SIGNAL/CAP/RAM services from run scripts

Related to #2407
This commit is contained in:
Christian Helmuth
2022-03-25 09:09:25 +01:00
parent 77b572f36a
commit 108fe84f5a
20 changed files with 1 additions and 29 deletions

View File

@@ -37,7 +37,6 @@ install_config {
<service name="RM"/>
<service name="CPU"/>
<service name="LOG"/>
<service name="SIGNAL"/>
</parent-provides>
<default-route>
<any-service> <parent/> <any-child/> </any-service>

View File

@@ -39,7 +39,6 @@ install_config {
<service name="RM"/>
<service name="CPU"/>
<service name="LOG"/>
<service name="SIGNAL"/>
</parent-provides>
<default-route>
<any-service> <parent/> <any-child/> </any-service>