diff options
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/rcconfx')
-rw-r--r-- | build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/rcconfx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/rcconfx b/build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/rcconfx index 23e671e..fd0d8d3 100644 --- a/build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/rcconfx +++ b/build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/rcconfx @@ -7,7 +7,8 @@ HARDWARECLOCK="UTC" TIMEZONE="UTC" KEYMAP="us" -MODULES=(floppy) +#MODULES=(floppy) +MODULES=(!ati_remote) HOSTNAME="larch5" @@ -15,5 +16,5 @@ USELVM="yes" #eth0="dhcp" -DAEMONS=(syslog-ng network mysqld dbus hal !slim sshd) +DAEMONS=(syslog-ng network mysqld dbus hal avahi-daemon !slim sshd) SPLASH="splashy" |