Change partition label from /dev/disk/by-partlabel to /dev/disk/by-label for /opt/usr 86/223986/1
authorINSUN PYO <insun.pyo@samsung.com>
Wed, 5 Feb 2020 08:44:36 +0000 (17:44 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Wed, 5 Feb 2020 08:44:36 +0000 (17:44 +0900)
XU3, RPI3, RPI4, ARTIK don't have any /dev/disk/by-partlabel.
MCD and DA has his own opt-usr.mount unit.
So, public unifies with /dev/dis/by-label

Change-Id: Ia4ecc4048978248adecc34334af1c44b1173ed27

units/opt-usr.mount

index e7c845a..c68628a 100644 (file)
@@ -6,7 +6,7 @@ After=local-fs-pre.target
 Before=local-fs.target wait-mount@opt-usr.service
 
 [Mount]
-What=/dev/disk/by-partlabel/user
+What=/dev/disk/by-label/user
 Type=ext4
 Where=/opt/usr
 SmackProcessLabel=System::Privilege