mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
SELinux: Add an extension alias under the OS-agnostic "Flask" name.
This commit is contained in:
@@ -2031,6 +2031,8 @@ SELinuxExtensionInit(INITARGS)
|
||||
ProcSELinuxDispatch, SProcSELinuxDispatch,
|
||||
SELinuxResetProc, StandardMinorOpcode);
|
||||
|
||||
AddExtensionAlias("Flask", extEntry);
|
||||
|
||||
/* Label objects that were created before we could register ourself */
|
||||
SELinuxLabelInitial();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user