Hi! I want to setup a lot of files. I've tested this with two exmaples: [..] <files config:type="list"> <config_file> <file_path>/etc/profile.local</file_path> <file_contents> <![CDATA[ # /etc/profile.local PS1='$LOGNAME@`hostname`:[`pwd`] (\!): ' alias ll='ls -al' alias lg='ls -al | more' alias lt='ls -alt' alias pg='more' set -o vi ]]> </file_contents> <file_path>/etc/bash.bashrc.local</file_path> <file_contents> <![CDATA[ # /etc/profile.local PS1='$LOGNAME@`hostname`:[`pwd`] (\!): ' alias ll='ls -al' alias lg='ls -al | more' alias lt='ls -alt' alias pg='more' set -o vi ]]> </file_contents> </config_file> </files> [..] But only the last file I found on the harddisk. What's happening ? Greetings Stefan -- __________________________________________ stefan weigel administration global linxs gmbh knowledge interaction romanstrasse 16 80639 munich - germany www.global-linxs.com tel.: +49(0)89. 189 336- 61 fax.: +49(0)89. 189 336- 99 email: sw@global-linxs.com __________________________________________