From cb70f67e65a3111e45204efbb9d8c558cbca2224 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 30 Apr 2024 15:41:28 +0200 Subject: [SSPS] Add safety-fallback to dpkg hook --- .../static_files/system-updates/etc/apt/apt.conf.d/80java-restart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'satellit_installer') diff --git a/satellit_installer/static_files/system-updates/etc/apt/apt.conf.d/80java-restart b/satellit_installer/static_files/system-updates/etc/apt/apt.conf.d/80java-restart index bf50988..cd88f94 100644 --- a/satellit_installer/static_files/system-updates/etc/apt/apt.conf.d/80java-restart +++ b/satellit_installer/static_files/system-updates/etc/apt/apt.conf.d/80java-restart @@ -1 +1 @@ -DPkg::Post-Invoke { "/opt/openslx/dpkg-post.sh"; }; +DPkg::Post-Invoke { "/opt/openslx/dpkg-post.sh || true"; }; -- cgit v1.2.3-55-g7522