fix permissions in the /etc/wlan directory.

This commit is contained in:
solomon 2006-06-26 15:08:43 +00:00
parent 1c2388f60f
commit cf6d7728e6

View file

@ -57,6 +57,8 @@ install:
fi
cp shared wlancfg-DEFAULT wlan-udev.sh \
$(TARGET_ROOT_ON_HOST)/etc/wlan
chmod 700 $(TARGET_ROOT_ON_HOST)/etc/wlan/wlancfg-*
chmod 600 $(TARGET_ROOT_ON_HOST)/etc/wlan/wlancfg-*
chmod 600 $(TARGET_ROOT_ON_HOST)/etc/wlan/wlan.conf
chmod 755 $(TARGET_ROOT_ON_HOST)/etc/wlan/wlan-udev.sh
echo FIRMWARE_DIR=$(FIRMWARE_DIR) >> $(TARGET_ROOT_ON_HOST)/etc/wlan/shared