mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-11 11:00:18 +01:00
SELinux: Add an extension alias under the OS-agnostic "Flask" name.
(cherry picked from commit 79dd600942)
This commit is contained in:
parent
eed6713d3d
commit
ad10515b6c
1 changed files with 2 additions and 0 deletions
|
|
@ -2031,6 +2031,8 @@ SELinuxExtensionInit(INITARGS)
|
|||
ProcSELinuxDispatch, SProcSELinuxDispatch,
|
||||
SELinuxResetProc, StandardMinorOpcode);
|
||||
|
||||
AddExtensionAlias("Flask", extEntry);
|
||||
|
||||
/* Label objects that were created before we could register ourself */
|
||||
SELinuxLabelInitial();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue