Module load request patch for insmod from Sven Vermeulen.
This commit is contained in:
parent
9fda512c7b
commit
2998ef21c2
|
@ -1,3 +1,4 @@
|
|||
- Module load request patch for insmod from Sven Vermeulen.
|
||||
- Cron default contexts fix from Harry Ciao.
|
||||
- Man page fixes from Justin Mattock.
|
||||
- Add syslog capability.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(modutils, 1.10.0)
|
||||
policy_module(modutils, 1.10.1)
|
||||
|
||||
gen_require(`
|
||||
bool secure_mode_insmod;
|
||||
|
|
Loading…
Reference in New Issue