4a9f40d fix service ordering

Authored and Committed by Dan Callaghan 6 years ago
    fix service ordering
    
    In spite of the confusing names, beah-beaker-backend and
    beah-fwd-backend actually need to connect to the beah "backend" which is
    beah-srv. So we want beah-srv to start first. Not the other way around.
    
    Also implemented systemd startup notification for beah-srv, to tell
    systemd when it has finished binding its sockets. Otherwise the other
    daemons would still start up before they can connect to beah-srv.
    
    Bug: 1425290
    Change-Id: Ib66b202afb31e1a2a3dcbb542cb3f45aff2306ce
    
        
file modified
+7 -1
file modified
+6 -0
file modified
+1 -2