From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julius Schwartzenberg Subject: Problems with configuration files Date: Sat, 10 Apr 2004 19:06:19 +0200 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <4078298B.9090200@zgod.cjb.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Hi, I'm trying to get Dosemu to use only my own configuration files. I've have set config_script=/etc/dosemu/simple-dosemu-config in dosemu.users. When I run Dosemu, I still get the following output though: CONF: config variable c_user set CONF: Parsing built-in dosemu.conf file. CONF: config variable version_3_style_used set CONF: Parsing built-in global.conf file. Shouldn't the config_script setting in my dosemu.users prevent Dosemu from using the built-in configuration? Thanks in advance, Julius