summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/interfaces/rest-dbus/rest-dbus.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces/rest-dbus/rest-dbus.service')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/rest-dbus/rest-dbus.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/rest-dbus/rest-dbus.service b/meta-phosphor/recipes-phosphor/interfaces/rest-dbus/rest-dbus.service
new file mode 100644
index 000000000..9afd0c45d
--- /dev/null
+++ b/meta-phosphor/recipes-phosphor/interfaces/rest-dbus/rest-dbus.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Phosphor DBUS Browser
+
+[Service]
+Restart=always
+ExecStart=/usr/bin/env rest-dbus
+SyslogIdentifier=rest-dbus
+Environment="PYTHONUNBUFFERED=1"
OpenPOWER on IntegriCloud