Rename epollwakeup capability2 permission to block_suspend to match the
corresponding kernel capability rename.
This commit is contained in:
parent
81761270b1
commit
e3c57d3156
|
@ -1,3 +1,5 @@
|
|||
- Rename epollwakeup capability2 permission to block_suspend to match the
|
||||
corresponding kernel capability rename.
|
||||
- Udev and init changes to support /run, from Sven Vermeulen.
|
||||
- auth_use_nsswitch updates from Miroslav Grepl.
|
||||
- Mount runtime files fix from Guido Trentalancia.
|
||||
|
|
|
@ -446,7 +446,7 @@ class capability2
|
|||
mac_admin # unused by SELinux
|
||||
syslog
|
||||
wake_alarm
|
||||
epollwakeup
|
||||
block_suspend
|
||||
}
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue