PATH:
usr
/
src
/
kernels
/
5.14.0-611.49.2.el9_7.x86_64
/
security
/
safesetid
# SPDX-License-Identifier: GPL-2.0 # # Makefile for the safesetid LSM. # obj-$(CONFIG_SECURITY_SAFESETID) := safesetid.o safesetid-y := lsm.o securityfs.o
[-] Makefile
[edit]
[-] Kconfig
[edit]
[+]
..