Changeset 206


Ignore:
Timestamp:
04/15/11 12:36:42 (2 years ago)
Author:
stappers
Message:

the hostapd init script should be installed as executable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • debwrt/trunk/debian/package/hostapd/debian/rules

    r86 r206  
    5757        install -o root -g root -m 644 debian/hostapd-wep.conf debian/hostapd/etc/hostapd/hostapd-wep.conf 
    5858        install -o root -g root -m 644 debian/hostapd.default debian/hostapd/etc/default/hostapd 
    59         install -o root -g root -m 644 debian/hostapd.init debian/hostapd/etc/init.d/hostapd 
     59        install -o root -g root -m 755 debian/hostapd.init debian/hostapd/etc/init.d/hostapd 
    6060 
    6161override_dh_installinit: 
Note: See TracChangeset for help on using the changeset viewer.