:: Re: [DNG] /usr to merge or not to m…
トップ ページ
このメッセージを削除
このメッセージに返信
著者: Didier Kryn
日付:  
To: dng
題目: Re: [DNG] /usr to merge or not to merge... that is the question
Le 29/11/2018 à 14:44, Olaf Meeuwissen a écrit :
> restrictions (think ro/nodev/nosuid) or tune performance (think
> noatime).


    You can mount / with nodev. Except if you absolutely want static
device files, /dev is now a mountpoint with device files managed either
by udev/eudev/vdev/mdev, or by the kernel itself.

    Didier