summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-03-14 15:37:31 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-14 19:41:51 +0300
commit81cc51fc851c3a05f3c16c7451572d09c1e8f167 (patch)
treecc6b9101bb9d7e2843f89ff7d7172ff330f26060 /meta-phosphor/common/recipes-phosphor
parent5af014448618ce78a6361962bc8ee1b769e740db (diff)
downloadopenbmc-81cc51fc851c3a05f3c16c7451572d09c1e8f167.tar.xz
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>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor')
-rw-r--r--meta-phosphor/common/recipes-phosphor/flash/obmc-mgr-download/org.openbmc.managers.Download.service2
1 files changed, 0 insertions, 2 deletions
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 0dc959d25..f3ff75dfe 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 @@ SyslogIdentifier=download_manager.py
Environment="PYTHONUNBUFFERED=1"
Type=dbus
BusName={BUSNAME}
-Nice=19
-TimeoutStartSec=180s
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}