442a496 init: Start service if a certain file is created

Authored and Committed by benzea 6 years ago
    init: Start service if a certain file is created
    
    Instead of relying on the service to be enabled/disabled start it when
    certain files or kernel parameters are given. This is a cleaner way to
    control the starting/stopping of the service.
    
        
file modified
+8 -0
file modified
+7 -1