commit | 81cc51fc851c3a05f3c16c7451572d09c1e8f167 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed Mar 14 05:37:31 2018 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Mar 14 16:41:51 2018 +0000 |
tree | cc6b9101bb9d7e2843f89ff7d7172ff330f26060 | |
parent | 5af014448618ce78a6361962bc8ee1b769e740db [diff] |
Bump priority of download service back to default This download service is used on systems that do not implement the UBI code update feature. Therefore it should run at the same priority as all other services. On the UBI enabled system that doesn't use it (witherspoon), its been pulled from the image. Resolves openbmc/openbmc-tools#13 Change-Id: I14693dadda375f9d0108e4fccb1a614dae7388e1 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/common/recipes-phosphor/flash/obmc-mgr-download/org.openbmc.managers.Download.service b/meta-phosphor/common/recipes-phosphor/flash/obmc-mgr-download/org.openbmc.managers.Download.service index 0dc959d..f3ff75d 100644 --- a/meta-phosphor/common/recipes-phosphor/flash/obmc-mgr-download/org.openbmc.managers.Download.service +++ b/meta-phosphor/common/recipes-phosphor/flash/obmc-mgr-download/org.openbmc.managers.Download.service
@@ -8,8 +8,6 @@ Environment="PYTHONUNBUFFERED=1" Type=dbus BusName={BUSNAME} -Nice=19 -TimeoutStartSec=180s [Install] WantedBy={SYSTEMD_DEFAULT_TARGET}