blob: e6fa07fb4b2013dc1a5ed57145cbdf9d581cdbb0 [file] [log] [blame]
Adriana Kobylak9cbfa2e2019-04-25 14:02:37 -05001[Unit]
2Description=Phosphor Download Manager
3
4[Service]
Patrick Williams7292aec2025-04-19 12:39:38 -04005ExecStart=/usr/libexec/phosphor-code-mgmt/phosphor-download-manager
Adriana Kobylak9cbfa2e2019-04-25 14:02:37 -05006Restart=always
7Type=dbus
8BusName={BUSNAME}
9
10[Install]
11WantedBy=multi-user.target