
#!/bin/sh

## SD, fix for bug 4270141

if [ -f /etc/default/ba_info ]
then
	chmod a+rx /etc/default/ba_info
fi

