Revert "meta-phosphor: rsyslog: turn off remote logging"

This reverts commit b2c81a4dbdb409e1fae7fdefda99adb97f40d912.
With changes made to the default rsyslog.conf, rsyslog
discards all messages. This prevents the scenario where
systemd would try to launch rsyslog on socket activation,
causing slowness during boot.

Signed-off-by: Santosh Puranik <santosh.puranik@in.ibm.com>
Change-Id: Idf39d92b2abfe6769b420b0ba190c4911c2779af
diff --git a/classes/obmc-phosphor-image.bbclass b/classes/obmc-phosphor-image.bbclass
index 5981066..b428205 100644
--- a/classes/obmc-phosphor-image.bbclass
+++ b/classes/obmc-phosphor-image.bbclass
@@ -68,6 +68,7 @@
         obmc-inventory \
         obmc-leds \
         obmc-logging-mgmt \
+        obmc-remote-logging-mgmt \
         obmc-net-ipmi \
         obmc-sensors \
         obmc-software \