+79
-77
nixos/modules/services/networking/tinc.nix
+79
-77
nixos/modules/services/networking/tinc.nix
···-Change process root directory to the directory where the config file is located (/etc/tinc/netname/), for added security.-The chroot is performed after all the initialization is done, after writing pid files and opening network sockets.-Note that tinc can't run scripts anymore (such as tinc-down or host-up), unless it is setup to be runnable inside chroot environment.
···+Change process root directory to the directory where the config file is located (/etc/tinc/netname/), for added security.+The chroot is performed after all the initialization is done, after writing pid files and opening network sockets.+Note that tinc can't run scripts anymore (such as tinc-down or host-up), unless it is setup to be runnable inside chroot environment.