:: Re: [DNG] /usr to merge or not to m…
Startseite
Nachricht löschen
Nachricht beantworten
Autor: Didier Kryn
Datum:  
To: dng
Betreff: Re: [DNG] /usr to merge or not to merge... that is the question
Le 22/11/2018 à 13:25, Alessandro Selli a écrit :
> chown -R a-w /bin
> chown -R a-w /sbin
> chown -R a-w /lib


    Sorry, I meant chmod.

    Mounting read-only isn't more secure than marking a directory
read-only. root can change it anytime in a single command.

    Didier