summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/rest-dbus/files/rest-dbus.service
blob: 79a848a43ec53909c14750d37bd91184b00ece85 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=DBUS introspecting REST server.

[Service]
Restart=always
ExecStart=/usr/sbin/rest-dbus

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud