Problem/Opportunity
#26 removes the original depedency, "After=wpeframework.service" from services, apparently because author thought "After=wpeframework-powermanager.service" replaces it. It is not adequate . If powermanager will change , for example be removed, or no longer needed and someone removes "After=wpeframework-powermanager.service" dependency, this will break the service as there's no longer "After=wpeframework.service".
Steps to reproduce
No response
Expected Behavior
Services should start after wpeframework.service
Actual Behavior
Services are not configured to start after wpeframework.service
Notes (Optional)
No response