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.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com>
This commit is contained in:
Jackie Huang 2020-05-06 12:09:56 +08:00 committed by Babak Sarashki
parent 5287c512fb
commit 5f8e59e214

View 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