Omit superfluous use of "CAP"/"SIGNAL" services
The functionality of the former "CAP" and "SIGNAL" services is now provided by core's "PD" service.
This commit is contained in:
@@ -13,10 +13,8 @@ create_boot_directory
|
||||
install_config {
|
||||
<config>
|
||||
<parent-provides>
|
||||
<service name="CAP"/>
|
||||
<service name="LOG"/>
|
||||
<service name="RM"/>
|
||||
<service name="SIGNAL"/>
|
||||
|
||||
<!-- some timer implementations need kernel info pages -->
|
||||
<service name="ROM"/>
|
||||
|
||||
Reference in New Issue
Block a user