poky_stx_aio_ks.cfg: do not mask dev-hugepages.mount 95/3595/1
authorJackie Huang <jackie.huang@windriver.com>
Wed, 6 May 2020 04:09:56 +0000 (12:09 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Wed, 6 May 2020 14:11:03 +0000 (22:11 +0800)
Do not mask dev-hugepages.mount since hugepages need to
be mounted for stx.

Issue-ID: INF-78
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Ifdb1e829a4e232648a1f5ddd3581dbbe5cad22cf

meta-stx/conf/distro/files/ks/poky_stx_aio_ks.cfg

index dff25fe..bae15ec 100644 (file)
@@ -729,9 +729,6 @@ chage -d 0 sysadmin
 rm -rf /var/tmp
 systemctl enable tmp.mount
 
-# Disable automount of /dev/hugepages
-systemctl mask dev-hugepages.mount
-
 # Disable firewall
 systemctl disable firewalld