rsyslogd: Install default server config

This reverts commit 37bc1a3568f2e87987be05243627a984dc051de1.
In addition, it changes the default rsyslog server config to
ignore all messages. Also bumps up phosphor-logging:

phosphor-logging: srcrev bump f59854e94b..0a0b5ea558

Santosh Puranik (1):
      rsyslod: Change disable action

Tested:
Verified that the default rsyslog behavior is to now ignore
all messages.

Signed-off-by: Santosh Puranik <santosh.puranik@in.ibm.com>
Change-Id: I2342fad00306d6d39042e243c4be8ebee8cd54b4
diff --git a/recipes-phosphor/logging/phosphor-logging_git.bb b/recipes-phosphor/logging/phosphor-logging_git.bb
index 89d71ae..f710ed0 100644
--- a/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -53,7 +53,7 @@
 "
 
 SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "f59854e94b077630200117b390c4e943d588be31"
+SRCREV = "0a0b5ea558adeb109a3ac52e55ad720e188adb90"
 
 S = "${WORKDIR}/git"