Browse Source

* removed Encryption Module from default selection

git-svn-id: svn+ssh://svn.opensde.net/home/users/karasz/x5/tardiba/trunk@48 471cc25b-571d-0410-8e29-1f4f9b506cef
master
Christian Wiese 18 years ago
parent
commit
9a209779e6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pkgsel/tardiba.conf

+ 1
- 1
pkgsel/tardiba.conf

@ -15,7 +15,7 @@
# options always used on all tardiba systems
#
for x in KERNEL='linux' LIBC=glibc LVM=1 PAM=1 SSP=1 \
SECURITY=none ENCRYPTION=1 \
SECURITY=none \
POSTGRES=1 MONITORING=minimal \
DEVTOOLS=0 DEVELOPMENT=0 \
DOC=usual \

Loading…
Cancel
Save