From 81cc51fc851c3a05f3c16c7451572d09c1e8f167 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 14 Mar 2018 05:37:31 -0700 Subject: 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 --- .../flash/obmc-mgr-download/org.openbmc.managers.Download.service | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-phosphor/common/recipes-phosphor') 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} -- cgit v1.2.3