Changeset 12059


Ignore:
Timestamp:
05/08/09 01:58:53 (4 years ago)
Author:
BrainSlayer
Message:

fixes a small bug, if apply is pressed on the vpn tab we should restart openvpn, no matter if we should wait for wan or not

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/rc/services.c

    r11943 r12059  
    474474#endif 
    475475#ifdef HAVE_OPENVPN 
    476     handle = startstop_nofree( "openvpnserversys", handle ); 
     476    handle = startstop_nofree( "openvpnserver", handle ); 
    477477#endif 
    478478    handle = start_service_nofree( "anchorfreednat", handle ); 
Note: See TracChangeset for help on using the changeset viewer.