diff options
author | James Meyer <james.meyer@operamail.com> | 2008-10-23 02:30:59 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-10-23 02:30:59 (GMT) |
commit | ab2849b21407d6753d6b5b800b9229ea1ee60b4a (patch) | |
tree | 243f466bb73eaaa2fd5fd3ce6e3151ce18b7edb6 /build_tools/clarch/larch/profiles/i686-testing-local/rcconfx | |
parent | 54ad8b1ad13ef8da853a76c32649876b270a3dd3 (diff) | |
download | linhes_dev-ab2849b21407d6753d6b5b800b9229ea1ee60b4a.zip |
add avahi to startup & addedpacks.
Currently it's used to detect other LinHES MBE on the network.
This will probably change to use MythUPNP in the future, but for now this is whats used.
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-local/rcconfx')
-rw-r--r-- | build_tools/clarch/larch/profiles/i686-testing-local/rcconfx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/rcconfx b/build_tools/clarch/larch/profiles/i686-testing-local/rcconfx index 23e671e..47ce29d 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local/rcconfx +++ b/build_tools/clarch/larch/profiles/i686-testing-local/rcconfx @@ -15,5 +15,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" |