Magellan Linux

Diff of /alx-src/branches/alxconf-060/init.d/alxsetstate

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3480 by niro, Mon Apr 16 08:37:04 2012 UTC revision 3481 by niro, Mon Apr 16 08:37:27 2012 UTC
# Line 113  set_current_network_state() Line 113  set_current_network_state()
113  # nice name is alx_connected_state or sth like this  # nice name is alx_connected_state or sth like this
114  unset_alx_connected()  unset_alx_connected()
115  {  {
  local sql_opts  
116   local cur_mac   local cur_mac
117    
118   cur_mac=$(/sbin/ifconfig ${ALX_IFACE} | grep HWaddr | cut -d ' ' -f11)   cur_mac=$(/sbin/ifconfig ${ALX_IFACE} | grep HWaddr | cut -d ' ' -f11)

Legend:
Removed from v.3480  
changed lines
  Added in v.3481