Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > 93fffb7c747523ac28b3e7f27a67f835 > files > 26

dotconf-examples-1.3-6.mga6.noarch.rpm

# Add the modules. 
# The first parameter is the name and the second the module filename (without 
# .so).
AddModule first  first_module
AddModule second second_module

# The scope is automgically added by duplicate.c and depends on the name
<First>
   DupOption text
</First>

<Second>
   DupOption 16
</Second>