diff options
-rw-r--r-- | profiles/gentoo-pc/parent | 1 | ||||
-rw-r--r-- | profiles/gentoo-pc/use.force | 3 | ||||
-rw-r--r-- | profiles/gentoo-pc/use.mask | 1 |
3 files changed, 2 insertions, 3 deletions
diff --git a/profiles/gentoo-pc/parent b/profiles/gentoo-pc/parent index 886474e..c7bad1e 100644 --- a/profiles/gentoo-pc/parent +++ b/profiles/gentoo-pc/parent @@ -1 +1,2 @@ +gentoo:features/selinux gentoo:default/linux/amd64/23.0/split-usr/desktop
\ No newline at end of file diff --git a/profiles/gentoo-pc/use.force b/profiles/gentoo-pc/use.force index 4090679..9c41f50 100644 --- a/profiles/gentoo-pc/use.force +++ b/profiles/gentoo-pc/use.force @@ -1,2 +1 @@ --caps -selinux
\ No newline at end of file +-caps
\ No newline at end of file diff --git a/profiles/gentoo-pc/use.mask b/profiles/gentoo-pc/use.mask deleted file mode 100644 index d93e123..0000000 --- a/profiles/gentoo-pc/use.mask +++ /dev/null @@ -1 +0,0 @@ --selinux
\ No newline at end of file |