When we restart chili (service chili restart) the stop process need to be finished until the chili process will start again.
Actually the start process crash because the tun0 is always alive.
A (bad) solution, is to wait 2 seconds between stop and start process.
You can also create a
You can also create a persistent tun/tap interface (with tunctrl) and then have chilli use that same interface by setting the --tundev setting