From: Jackie Huang Date: Wed, 6 May 2020 04:09:56 +0000 (+0800) Subject: poky_stx_aio_ks.cfg: do not mask dev-hugepages.mount X-Git-Tag: bronze-rc0~31 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=4bed284cd2c43e567f233632ae159b6395b05995;p=pti%2Frtp.git poky_stx_aio_ks.cfg: do not mask dev-hugepages.mount Do not mask dev-hugepages.mount since hugepages need to be mounted for stx. Issue-ID: INF-78 Signed-off-by: Jackie Huang Change-Id: Ifdb1e829a4e232648a1f5ddd3581dbbe5cad22cf --- diff --git a/meta-stx/conf/distro/files/ks/poky_stx_aio_ks.cfg b/meta-stx/conf/distro/files/ks/poky_stx_aio_ks.cfg index dff25fe..bae15ec 100644 --- a/meta-stx/conf/distro/files/ks/poky_stx_aio_ks.cfg +++ b/meta-stx/conf/distro/files/ks/poky_stx_aio_ks.cfg @@ -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