Update service unit descriptions

Going for consistency: Phosphor xxx

Change-Id: I04778ed868874ef5004724bc6b31adc4aa2367ad
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/common/recipes-phosphor/chassis/files/obmc-phosphor-chassisd.service b/meta-phosphor/common/recipes-phosphor/chassis/files/obmc-phosphor-chassisd.service
index aaaaa0e..e343bdf 100644
--- a/meta-phosphor/common/recipes-phosphor/chassis/files/obmc-phosphor-chassisd.service
+++ b/meta-phosphor/common/recipes-phosphor/chassis/files/obmc-phosphor-chassisd.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Phosphor OpenBMC chassis management daemon
+Description=Phosphor Chassis Controller
 
 [Service]
 Restart=always
diff --git a/meta-phosphor/common/recipes-phosphor/console/obmc-console/obmc-console-ssh.socket b/meta-phosphor/common/recipes-phosphor/console/obmc-console/obmc-console-ssh.socket
index 3fbfd99..5f297a7 100644
--- a/meta-phosphor/common/recipes-phosphor/console/obmc-console/obmc-console-ssh.socket
+++ b/meta-phosphor/common/recipes-phosphor/console/obmc-console/obmc-console-ssh.socket
@@ -1,5 +1,5 @@
 [Unit]
-Description=OpenBMC console ssh server socket
+Description=Phosphor Host Console SSH Per-Connection socket
 Conflicts=obmc-console-ssh.service
 Requires=obmc-console.service
 
diff --git a/meta-phosphor/common/recipes-phosphor/console/obmc-console/obmc-console-ssh@.service b/meta-phosphor/common/recipes-phosphor/console/obmc-console/obmc-console-ssh@.service
index c3fcc03..a2e1068 100644
--- a/meta-phosphor/common/recipes-phosphor/console/obmc-console/obmc-console-ssh@.service
+++ b/meta-phosphor/common/recipes-phosphor/console/obmc-console/obmc-console-ssh@.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=OBMC console SSH Per-Connection Server
+Description=Phosphor Host Console SSH Per-Connection
 Wants=obmc-console.service
 
 [Service]
diff --git a/meta-phosphor/common/recipes-phosphor/console/obmc-console/obmc-console.service b/meta-phosphor/common/recipes-phosphor/console/obmc-console/obmc-console.service
index 032dc2e..555c088 100644
--- a/meta-phosphor/common/recipes-phosphor/console/obmc-console/obmc-console.service
+++ b/meta-phosphor/common/recipes-phosphor/console/obmc-console/obmc-console.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=OpenBMC console daemon
+Description=Phosphor Console Muxer
 
 [Service]
 ExecStart={sbindir}/obmc-console-server ttyS0
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper/org.openbmc.ObjectMapper.service b/meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper/org.openbmc.ObjectMapper.service
index 1f1e832..5d86fcf 100644
--- a/meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper/org.openbmc.ObjectMapper.service
+++ b/meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper/org.openbmc.ObjectMapper.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Phosphor OpenBMC DBus service management daemon
+Description=Phosphor DBus Service Discovery Manager
 Before=obmc-mapper.target
 
 [Service]
diff --git a/meta-phosphor/common/recipes-phosphor/events/files/obmc-phosphor-event.service b/meta-phosphor/common/recipes-phosphor/events/files/obmc-phosphor-event.service
index 5aadcc0..696d2b1 100644
--- a/meta-phosphor/common/recipes-phosphor/events/files/obmc-phosphor-event.service
+++ b/meta-phosphor/common/recipes-phosphor/events/files/obmc-phosphor-event.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Phosphor OpenBMC event management daemon
+Description=Phosphor Event Manager
 
 [Service]
 EnvironmentFile=-/etc/default/eventd/eventd.conf
diff --git a/meta-phosphor/common/recipes-phosphor/examples/files/org.openbmc.examples.PythonService.service b/meta-phosphor/common/recipes-phosphor/examples/files/org.openbmc.examples.PythonService.service
index 531c49d..0b1a68f 100644
--- a/meta-phosphor/common/recipes-phosphor/examples/files/org.openbmc.examples.PythonService.service
+++ b/meta-phosphor/common/recipes-phosphor/examples/files/org.openbmc.examples.PythonService.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Phosphor OpenBMC QEMU application example
+Description=Phosphor Python Application Example
 
 [Service]
 Restart=always
diff --git a/meta-phosphor/common/recipes-phosphor/examples/obmc-phosphor-example-sdbus/org.openbmc.examples.SDBusService.service b/meta-phosphor/common/recipes-phosphor/examples/obmc-phosphor-example-sdbus/org.openbmc.examples.SDBusService.service
index 7bdfc56..5ef1571 100644
--- a/meta-phosphor/common/recipes-phosphor/examples/obmc-phosphor-example-sdbus/org.openbmc.examples.SDBusService.service
+++ b/meta-phosphor/common/recipes-phosphor/examples/obmc-phosphor-example-sdbus/org.openbmc.examples.SDBusService.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Phosphor OpenBMC QEMU application example
+Description=Phosphor SDBus Application Example
 
 [Service]
 Restart=always
diff --git a/meta-phosphor/common/recipes-phosphor/fans/files/obmc-phosphor-fand.service b/meta-phosphor/common/recipes-phosphor/fans/files/obmc-phosphor-fand.service
index 9008954..81f73fe 100644
--- a/meta-phosphor/common/recipes-phosphor/fans/files/obmc-phosphor-fand.service
+++ b/meta-phosphor/common/recipes-phosphor/fans/files/obmc-phosphor-fand.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Phosphor OpenBMC fan management daemon
+Description=Phosphor Fan Controller
 
 [Service]
 Restart=always
diff --git a/meta-phosphor/common/recipes-phosphor/flash/files/obmc-phosphor-flashd.service b/meta-phosphor/common/recipes-phosphor/flash/files/obmc-phosphor-flashd.service
index ee1640a..3783913 100644
--- a/meta-phosphor/common/recipes-phosphor/flash/files/obmc-phosphor-flashd.service
+++ b/meta-phosphor/common/recipes-phosphor/flash/files/obmc-phosphor-flashd.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Phosphor OpenBMC flash management daemon
+Description=Phosphor Flash Controller
 
 [Service]
 Restart=always
diff --git a/meta-phosphor/common/recipes-phosphor/host-ipmid/btbridged/btbridged.service b/meta-phosphor/common/recipes-phosphor/host-ipmid/btbridged/btbridged.service
index e032e8f..e89a369 100644
--- a/meta-phosphor/common/recipes-phosphor/host-ipmid/btbridged/btbridged.service
+++ b/meta-phosphor/common/recipes-phosphor/host-ipmid/btbridged/btbridged.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Phosphor OpenBMC BT to DBUS
+Description=Phosphor Bulk Transfer DBus Bridge
 
 [Service]
 Restart=always
diff --git a/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid/host-ipmid.service b/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid/host-ipmid.service
index dc3adae..a4d4f73 100644
--- a/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid/host-ipmid.service
+++ b/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid/host-ipmid.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Phosphor OpenBMC IPMI daemon
+Description=Phosphor Inband IPMI
 Wants=clear-once.service
 After=clear-once.service
 
diff --git a/meta-phosphor/common/recipes-phosphor/inarp/inarp/inarp.service b/meta-phosphor/common/recipes-phosphor/inarp/inarp/inarp.service
index 4ed7ee4..626e744 100644
--- a/meta-phosphor/common/recipes-phosphor/inarp/inarp/inarp.service
+++ b/meta-phosphor/common/recipes-phosphor/inarp/inarp/inarp.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Phosphor Inverse ARP daemon
+Description=Phosphor Inverse ARP
 
 [Service]
 ExecStart={sbindir}/inarp
diff --git a/meta-phosphor/common/recipes-phosphor/network/network/network-update-dns.service b/meta-phosphor/common/recipes-phosphor/network/network/network-update-dns.service
index 43e0131..3d45838 100644
--- a/meta-phosphor/common/recipes-phosphor/network/network/network-update-dns.service
+++ b/meta-phosphor/common/recipes-phosphor/network/network/network-update-dns.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=DNS update handler
+Description=Phosphor DNS Settings Cache Manager
 Requires=network.service
 After=network.service
 
diff --git a/meta-phosphor/common/recipes-phosphor/network/network/network.service b/meta-phosphor/common/recipes-phosphor/network/network/network.service
index 905020e..a02214c 100644
--- a/meta-phosphor/common/recipes-phosphor/network/network/network.service
+++ b/meta-phosphor/common/recipes-phosphor/network/network/network.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Network DBUS object
+Description=Phosphor Network Manager
 
 [Service]
 ExecStart={sbindir}/netman.py
diff --git a/meta-phosphor/common/recipes-phosphor/rest-dbus/files/rest-dbus.service b/meta-phosphor/common/recipes-phosphor/rest-dbus/files/rest-dbus.service
index d22d2a2..fbc8004 100644
--- a/meta-phosphor/common/recipes-phosphor/rest-dbus/files/rest-dbus.service
+++ b/meta-phosphor/common/recipes-phosphor/rest-dbus/files/rest-dbus.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=DBUS introspecting REST server.
+Description=Phosphor DBUS Browser
 
 [Service]
 Restart=always
diff --git a/meta-phosphor/common/recipes-phosphor/rest-dbus/files/rest-dbus.socket b/meta-phosphor/common/recipes-phosphor/rest-dbus/files/rest-dbus.socket
index 89f99b8..7ab1959 100644
--- a/meta-phosphor/common/recipes-phosphor/rest-dbus/files/rest-dbus.socket
+++ b/meta-phosphor/common/recipes-phosphor/rest-dbus/files/rest-dbus.socket
@@ -1,5 +1,5 @@
 [Unit]
-Description=DBUS introspecting REST server socket.
+Description=Phosphor DBUS Browser socket
 
 [Socket]
 ListenStream=3000
diff --git a/meta-phosphor/common/recipes-phosphor/sensors/files/obmc-phosphor-sensord.service b/meta-phosphor/common/recipes-phosphor/sensors/files/obmc-phosphor-sensord.service
index bf203f8..bf8f1cf 100644
--- a/meta-phosphor/common/recipes-phosphor/sensors/files/obmc-phosphor-sensord.service
+++ b/meta-phosphor/common/recipes-phosphor/sensors/files/obmc-phosphor-sensord.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Phosphor OpenBMC sensor management daemon
+Description=Phosphor Sensor Manager
 
 [Service]
 Restart=always
diff --git a/meta-phosphor/common/recipes-phosphor/settings/settings/settings.service b/meta-phosphor/common/recipes-phosphor/settings/settings/settings.service
index 0fd0a24..b88cf04 100755
--- a/meta-phosphor/common/recipes-phosphor/settings/settings/settings.service
+++ b/meta-phosphor/common/recipes-phosphor/settings/settings/settings.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Settings DBUS Object
+Description=Phosphor Settings Manager
 
 [Service]
 ExecStart={sbindir}/settings_manager.py
diff --git a/meta-phosphor/common/recipes-phosphor/system/files/obmc-phosphor-sysd.service b/meta-phosphor/common/recipes-phosphor/system/files/obmc-phosphor-sysd.service
index 71e0b0c..5a8c9a0 100644
--- a/meta-phosphor/common/recipes-phosphor/system/files/obmc-phosphor-sysd.service
+++ b/meta-phosphor/common/recipes-phosphor/system/files/obmc-phosphor-sysd.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Phosphor OpenBMC system management daemon
+Description=Phosphor System Manager
 
 [Service]
 Restart=always
diff --git a/meta-phosphor/common/recipes-phosphor/users/files/obmc-phosphor-user.service b/meta-phosphor/common/recipes-phosphor/users/files/obmc-phosphor-user.service
index e11a0a9..1c79f51 100644
--- a/meta-phosphor/common/recipes-phosphor/users/files/obmc-phosphor-user.service
+++ b/meta-phosphor/common/recipes-phosphor/users/files/obmc-phosphor-user.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Phosphor OpenBMC user management daemon
+Description=Phosphor User Manager
 
 [Service]
 ExecStart={sbindir}/obmc-phosphor-userd