Displaying 1 result from an estimated 1 matches for "8b53e869".
2010 Aug 15
1
tinc --chroot and generating keys.
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