spec: disable ldconfig feature
authorINSUN PYO <insun.pyo@samsung.com>
Tue, 22 Sep 2020 04:32:57 +0000 (13:32 +0900)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Wed, 20 Mar 2024 15:28:49 +0000 (16:28 +0100)
A ldconfig.service is not able to run because / is mounted as RO.

Change-Id: I36d579b147a74df2a2efb0349958f76f65f710a0

packaging/systemd.spec

index 8d0239f..47164f2 100644 (file)
@@ -185,6 +185,7 @@ cp %{SOURCE8} .
 %endif
        -Defi=false \
        -Dhibernate=false \
+       -Dldconfig=false \
        -Dhwdb=false \
        -Dsysusers=false \
        -Dfirstboot=false \