summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-08-25 22:41:39 -0400
committerPatrick Williams <patrick@stwcx.xyz>2016-09-13 18:08:12 +0000
commit8f6c2caebdae2bc1f9837ea0df5b1d650a6390b0 (patch)
tree8f7cdc0a19572451d2d310aa6edc3281a955f694 /meta-phosphor/common
parentfd1a57c0c07916bcaa97804af5cc2b573fe3cd24 (diff)
downloadtalos-openbmc-8f6c2caebdae2bc1f9837ea0df5b1d650a6390b0.tar.gz
talos-openbmc-8f6c2caebdae2bc1f9837ea0df5b1d650a6390b0.zip
Update service unit descriptions
Going for consistency: Phosphor xxx Change-Id: I04778ed868874ef5004724bc6b31adc4aa2367ad Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/common')
-rw-r--r--meta-phosphor/common/recipes-phosphor/chassis/files/obmc-phosphor-chassisd.service2
-rw-r--r--meta-phosphor/common/recipes-phosphor/console/obmc-console/obmc-console-ssh.socket2
-rw-r--r--meta-phosphor/common/recipes-phosphor/console/obmc-console/obmc-console-ssh@.service2
-rw-r--r--meta-phosphor/common/recipes-phosphor/console/obmc-console/obmc-console.service2
-rw-r--r--meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper/org.openbmc.ObjectMapper.service2
-rw-r--r--meta-phosphor/common/recipes-phosphor/events/files/obmc-phosphor-event.service2
-rw-r--r--meta-phosphor/common/recipes-phosphor/examples/files/org.openbmc.examples.PythonService.service2
-rw-r--r--meta-phosphor/common/recipes-phosphor/examples/obmc-phosphor-example-sdbus/org.openbmc.examples.SDBusService.service2
-rw-r--r--meta-phosphor/common/recipes-phosphor/fans/files/obmc-phosphor-fand.service2
-rw-r--r--meta-phosphor/common/recipes-phosphor/flash/files/obmc-phosphor-flashd.service2
-rw-r--r--meta-phosphor/common/recipes-phosphor/host-ipmid/btbridged/btbridged.service2
-rw-r--r--meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid/host-ipmid.service2
-rw-r--r--meta-phosphor/common/recipes-phosphor/inarp/inarp/inarp.service2
-rw-r--r--meta-phosphor/common/recipes-phosphor/network/network/network-update-dns.service2
-rw-r--r--meta-phosphor/common/recipes-phosphor/network/network/network.service2
-rw-r--r--meta-phosphor/common/recipes-phosphor/rest-dbus/files/rest-dbus.service2
-rw-r--r--meta-phosphor/common/recipes-phosphor/rest-dbus/files/rest-dbus.socket2
-rw-r--r--meta-phosphor/common/recipes-phosphor/sensors/files/obmc-phosphor-sensord.service2
-rwxr-xr-xmeta-phosphor/common/recipes-phosphor/settings/settings/settings.service2
-rw-r--r--meta-phosphor/common/recipes-phosphor/system/files/obmc-phosphor-sysd.service2
-rw-r--r--meta-phosphor/common/recipes-phosphor/users/files/obmc-phosphor-user.service2
21 files changed, 21 insertions, 21 deletions
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 aaaaa0e34..e343bdfb8 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 3fbfd99d7..5f297a76d 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 c3fcc03dc..a2e1068fa 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 032dc2e7f..555c08807 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 1f1e832d6..5d86fcfff 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 5aadcc03a..696d2b1be 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 531c49dc6..0b1a68fcd 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 7bdfc56d1..5ef15718b 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 900895437..81f73fe5f 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 ee1640a15..378391307 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 e032e8fc3..e89a369e4 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 dc3adaeaa..a4d4f73fc 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 4ed7ee40f..626e744d7 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 43e013167..3d45838a5 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 905020e9a..a02214c3e 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 d22d2a2da..fbc8004ce 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 89f99b8c3..7ab195925 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 bf203f8b8..bf8f1cf58 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 0fd0a241c..b88cf0401 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 71e0b0ca3..5a8c9a0ef 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 e11a0a93f..1c79f519a 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
OpenPOWER on IntegriCloud