spec: disable ldconfig feature 70/244570/1
authorINSUN PYO <insun.pyo@samsung.com>
Tue, 22 Sep 2020 04:32:57 +0000 (13:32 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Tue, 22 Sep 2020 04:32:57 +0000 (13:32 +0900)
A ldconfig.service is not able to run because / is mounted as RO.

Change-Id: I36d579b147a74df2a2efb0349958f76f65f710a0

packaging/systemd.spec

index 75d75c8..518ffd6 100644 (file)
@@ -195,6 +195,7 @@ cp %{SOURCE9} .
 %endif
        -Defi=false \
        -Dhibernate=false \
+       -Dldconfig=false \
        -Dhwdb=false \
        -Dsysusers=false \
        -Dfirstboot=false \