diff --git a/meta-oniro-core/classes/writables.bbclass b/meta-oniro-core/classes/writables.bbclass
index 585abb71fa572ebf331456844ea958fbce37d81a..e8eeb57063f3038d66852c102cf0ffdfefd132f3 100644
--- a/meta-oniro-core/classes/writables.bbclass
+++ b/meta-oniro-core/classes/writables.bbclass
@@ -34,7 +34,7 @@ inherit systemd
 # mountpoint handled with systemd mount unit. In this way the state/writable
 # systemd mount units this class generates, will have the correct dependency on
 # having the read-write partition mounted.
-SYSTEM_STATE_RUNTIME_MOUNTPOINT ??= "/var/run/mount/sysdata"
+SYSTEM_STATE_RUNTIME_MOUNTPOINT ??= "/run/mount/sysdata"
 SYSTEM_STATE_MOUNT_UNIT ??= "run-mount-sysdata.mount"
 
 # The mount units depend on having the system state partition mounted at a