Skip to content
  • Guido Trotter's avatar
    Move the MASTER_SOCKET to SOCKET_DIR · 227647ac
    Guido Trotter authored
    Before it was in the abstract linux namespace, where unfortunately we
    couldn't easily check from python the credentials of the connecting
    clients. Now we also have to remove the file on exit and when starting.
    
    Reviewed-by: imsnah
    227647ac