aplicar opcion nodev a rpc_pipefs
Carlos "casep" Sepulveda
casep en fedoraproject.org
Vie Ene 14 11:29:11 -03 2022
On Fri, 14 Jan 2022 at 13:50, Enrique Herrera Noya <
enrique.herreranoya en gmail.com> wrote:
> Estimados
>
> he buscado información para aplicar opcion nodev cuando se monte el
> filesystem rpc_pipefs, pero no encuentro detallado donde se debe hacer.
>
>
>
De acuerdo a la RH KB
- Create (or edit) file : /etc/modprobe.d/modprobe.conf.dist , add the
following line:
Raw <https://access.redhat.com/solutions/5716081#>
# cat /etc/modprobe.d/modprobe.conf.dist
install sunrpc /sbin/modprobe --first-time --ignore-install sunrpc &&
{ /bin/mount -o nodev -t rpc_pipefs sunrpc /var/lib/nfs/rpc_pipefs >
/dev/null 2>&1 || :; }
- Reboot the system and verify the mount options.
--
"Never, never, in nothing great or small, large or petty, never give in
except to convictions of honour and good sense. Never yield to force; never
yield to the apparently overwhelming might of the enemy.''
Winston Churchill
https://stackoverflow.com/users/3670118/casep
Más información sobre la lista de distribución Linux