forgot to do this
This commit is contained in:
parent
afd839a195
commit
ca594b09dd
@ -168,7 +168,7 @@ class TunnelBroker(object):
|
|||||||
ipr.close()
|
ipr.close()
|
||||||
raise e
|
raise e
|
||||||
ipr.close()
|
ipr.close()
|
||||||
if self.tun.enable_radvd:
|
if self.tun.ra_provider:
|
||||||
self.tun.radvd.conf.write()
|
self.tun.radvd.conf.write()
|
||||||
self.tun.radvd.svc.restart()
|
self.tun.radvd.svc.restart()
|
||||||
return(None)
|
return(None)
|
||||||
|
Loading…
Reference in New Issue
Block a user