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.

(From meta-phosphor rev: e989a6ba8103be2116ba4159e93b910dfc7555ca)

Signed-off-by: Santosh Puranik <santosh.puranik@in.ibm.com>
Change-Id: I7eb5511fc0109bc661a0e837f5bc11a636c7d36a
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/classes/obmc-phosphor-image.bbclass b/meta-phosphor/classes/obmc-phosphor-image.bbclass
index 5981066..b428205 100644
--- a/meta-phosphor/classes/obmc-phosphor-image.bbclass
+++ b/meta-phosphor/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 \