blob: 36b21dbf9689b71fa76ced401899451a33047124 [file] [log] [blame] [edit]
[Unit]
Description=Phosphor Version Software Manager
[Service]
ExecStartPre=/bin/sh -c 'mkdir -p /tmp/images'
ExecStart=/usr/libexec/phosphor-code-mgmt/phosphor-version-software-manager
Restart=always
Type=dbus
BusName={BUSNAME}
[Install]
WantedBy=multi-user.target