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