wok diff hostapd/stuff/config @ rev 19159

/etc/init.d/*: use 'action' in pair with 'status'.
'action' returns translated message, so why not to add full translatable /etc/init.d/* content
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 26 20:16:45 2016 +0300 (2016-05-26)
parents f4ab8a128b6f
children
line diff
     1.1 --- a/hostapd/stuff/config	Thu Jul 15 22:52:54 2010 +0200
     1.2 +++ b/hostapd/stuff/config	Thu May 26 20:16:45 2016 +0300
     1.3 @@ -90,3 +90,5 @@
     1.4  CONFIG_IPV6=y
     1.5  
     1.6  CONFIG_DRIVER_NL80211=y
     1.7 +
     1.8 +CONFIG_LIBNL32=y
     1.9 \ No newline at end of file