Project

General

Profile

« Previous | Next » 

Revision dd1fc379

Added by Ermal LUÇI over 12 years ago

Actually destroy in this case

View differences:

usr/local/www/interfaces.php
359 359
					interface_bring_down($ifapply, false, $ifcfgo);
360 360
					interface_configure($ifapply);
361 361
				} else
362
					interface_bring_down($ifapply, false, $ifcfgo);
362
					interface_bring_down($ifapply, true, $ifcfgo);
363 363
			}
364 364
		}
365 365
		/* restart snmp so that it binds to correct address */

Also available in: Unified diff