| [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 |