Hi, Is it possible to use the chroot option during generation of the tinc keys. I want to use it like this. mkdir -p /tmp/chroot/etc/tinc/demo/hosts tincd --root /etc/chroot -K -n demo I am creating script to generate config files. And i want to create tmp files first before i copy them to /etc Greeting Perry