Update obmc-console-server service name

The obmc-console-server service name has been updated to include the
device name. Also the 'Conflicts' directive does not look necessary.

Related with openbmc/obmc-console#7

Change-Id: If2002de8bc8edd07c846253f7c5c47c9be276a3b
Signed-off-by: Yi Li <adamliyi@msn.com>
diff --git a/common/recipes-phosphor/console/obmc-console/obmc-console-ssh.socket b/common/recipes-phosphor/console/obmc-console/obmc-console-ssh.socket
index 5f297a7..7a7abb5 100644
--- a/common/recipes-phosphor/console/obmc-console/obmc-console-ssh.socket
+++ b/common/recipes-phosphor/console/obmc-console/obmc-console-ssh.socket
@@ -1,7 +1,6 @@
 [Unit]
 Description=Phosphor Host Console SSH Per-Connection socket
-Conflicts=obmc-console-ssh.service
-Requires=obmc-console.service
+Requires=obmc-console@{OBMC_CONSOLE_HOST_TTY}.service
 
 [Socket]
 ListenStream=2200