Dan Nicholson wrote these words on 01/21/07 22:25 CST:

> I agree with what you're saying. The problem is that there's no
> definitive command to use since the configuration file
> (/etc/dbus-1/session-local.conf) may or may not exist already.

Good point, Dan.

What about

if test -f /etc/dbus-1/session-local.conf; then only add the line
else create a new file with the right stuff
fi

?

-- 
Randy

rmlscsi: [bogomips 1003.26] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3]
[GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686]
22:46:01 up 11 days, 23:00, 1 user, load average: 0.03, 0.03, 0.00
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to