On Sat, Jan 25, 2014 at 03:26:09PM +0200, Kevin Wilson wrote: > Hi, > Does "insmod" needs some capability ? > Is there a capability which when not set, you cannot run > perform insmod of a kernel module ? I don't see such capability > in man 7 capabilities.
The capability is CAP_SYS_MODULE. See init_module(2). > > regards, > Kevin > > _______________________________________________ > Kernelnewbies mailing list > [email protected] > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
pgpteY5EQ7olu.pgp
Description: PGP signature
_______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
