[info=af93b8d3c766e27751a5d2b1e81b8f2f]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/pcp-image?expand=0&rev=13
This commit is contained in:
parent
f8613d44b4
commit
28fe94d382
@ -38,6 +38,6 @@ COPY pmproxy.conf.template 10-host_mount.conf.template /usr/share/container-scri
|
||||
COPY pmcd pmlogger /etc/sysconfig/
|
||||
|
||||
# This can be removed after the pcp dependency on sysconfig is removed
|
||||
RUN set -euo pipefail; systemctl disable wicked wickedd
|
||||
RUN set -euo pipefail; systemctl disable wicked wickedd || :
|
||||
|
||||
HEALTHCHECK --start-period=30s --timeout=20s --interval=10s --retries=3 CMD /usr/local/bin/healthcheck
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 21 16:02:13 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- handle non-existent wicked gracefully
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 21 14:05:34 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user