sailfish-containers / lxc-templates-desktop

LXC templates adapted to SailfishOS
GNU Lesser General Public License v2.1
9 stars 2 forks source link

CONFIG_DEVPTS_MULTIPLE_INSTANCES was killed on newer kernel #2

Closed 0312birdzhang closed 4 years ago

0312birdzhang commented 4 years ago

https://lore.kernel.org/patchwork/patch/669159/

Or we can check by run cat fs/devpts/inode.c|grep CONFIG_DEVPTS_MULTIPLE_INSTANCES|wc -l, if bigger than 0, we need enable it, otherwise don't worry about it.

0312birdzhang commented 4 years ago

Close as https://github.com/sailfish-containers/lxc-templates-desktop/wiki/Requirements#kernel-requirements updated.