Browse Source

* changed default SECURITY to none, rsbac doesn't have defaults rules on t2 yet

legacy/multilib
Alejandro Mery 20 years ago
parent
commit
6c8d5d4365
2 changed files with 1 additions and 1 deletions
  1. +1
    -0
      pkgsel/Base/Security/SECURITY.none.choice
  2. +0
    -1
      pkgsel/Base/Security/SECURITY.rsbac.choice

+ 1
- 0
pkgsel/Base/Security/SECURITY.none.choice

@ -1,4 +1,5 @@
#Description: No third-party Linux security extension
#Default: none
- grsecurity
- rsbac

+ 0
- 1
pkgsel/Base/Security/SECURITY.rsbac.choice

@ -1,6 +1,5 @@
#Description: RSBAC Support
#Dependencies: BOOT!=vserver
#Default: rsbac
X rsbac
- grsecurity

Loading…
Cancel
Save