summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/interfaces/rest-dbus/rest-dbus.socket
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces/rest-dbus/rest-dbus.socket')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/rest-dbus/rest-dbus.socket8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/rest-dbus/rest-dbus.socket b/meta-phosphor/recipes-phosphor/interfaces/rest-dbus/rest-dbus.socket
new file mode 100644
index 000000000..7ab195925
--- /dev/null
+++ b/meta-phosphor/recipes-phosphor/interfaces/rest-dbus/rest-dbus.socket
@@ -0,0 +1,8 @@
+[Unit]
+Description=Phosphor DBUS Browser socket
+
+[Socket]
+ListenStream=3000
+
+[Install]
+WantedBy=sockets.target
OpenPOWER on IntegriCloud