Age | Commit message (Collapse) | Author |
|
The command "restart dhcp relay-agent" doesn't restart "isc-dhcp-relay" service.
|
|
Prevent op-mode scripts from restarting services if commit in
progress
|
|
|
|
os.system does print the ouput of the command, run() does not.
A new function called call() does the printing and return the error code.
|
|
As little change a possible but the function call
The behaviour should be totally unchanged.
|
|
Current implementation referred to a no longer existing Perl script to
restart the IPv4 and IPv6 instance of dhcrelay.
> restart dhcp relay-agent
> restart dhcpv6 relay-agent
|