Browse Source

* added more SDECFGSET ot menrva

master
Alejandro Mery 19 years ago
parent
commit
4e1420ddbe
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      config.in

+ 3
- 2
config.in

@ -14,8 +14,9 @@
# --- T2-COPYRIGHT-NOTE-END --- # --- T2-COPYRIGHT-NOTE-END ---
for x in VSERVER=0 GRSECURITY=0 KERNEL='linux' LVM=1 \ for x in VSERVER=0 GRSECURITY=0 KERNEL='linux' LVM=1 \
PAM=1 \
SSP=1 NETWORK=1 ; do
PAM=1 POSIXACL=1 LDAPAUTH=1 LDAP=1 \
MTA=qmail-ldap SAMBA=samba-ldap IMAP=1 DNS=1
SSP=1 NETWORK=1 KRB5=1 SASL2=1; do
eval SDECFGSET_TRG_MNEMOSYNE_$x eval SDECFGSET_TRG_MNEMOSYNE_$x
const SDECFG_TRG_MNEMOSYNE_${x/=/ } const SDECFG_TRG_MNEMOSYNE_${x/=/ }

Loading…
Cancel
Save