summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager/xyz.openbmc_project.Software.Sync.service
blob: 7141841f5cfdcdc5d915d05d3005acd59935f781 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Phosphor Sync Manager that syncs files to the alternate BMC chip

[Service]
ExecStart=/usr/bin/env phosphor-sync-software-manager
SyslogIdentifier=phosphor-sync-software-manager
Restart=always

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