and this too
This commit is contained in:
@@ -168,9 +168,9 @@ class TunnelBroker(object):
|
||||
ipr.close()
|
||||
raise e
|
||||
ipr.close()
|
||||
if self.tun.ra_provider:
|
||||
self.tun.radvd.conf.write()
|
||||
self.tun.radvd.svc.restart()
|
||||
if self.tun.ra:
|
||||
self.tun.ra.conf.write()
|
||||
self.tun.ra.svc.restart()
|
||||
return(None)
|
||||
|
||||
def stop(self):
|
||||
|
||||
Reference in New Issue
Block a user