summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager/xyz.openbmc_project.Software.Download.service
blob: b0ee4baea6e0c500aecb7f15d967e232165c9ae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Phosphor Download Manager

[Service]
ExecStart={sbindir}/phosphor-download-manager
Restart=always
Type=dbus
BusName={BUSNAME}

[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud