SierraSoftworks / tailscale-udm

Run Tailscale on your Unifi Dream Machine
MIT License
709 stars 40 forks source link

feat: Add support for propagating TAILSCALED_FLAGS from tailscale-env for UniFi 2.x+ installs #70

Closed notheotherben closed 11 months ago

notheotherben commented 12 months ago

This PR adds support for propagating the TAILSCALED_FLAGS configuration from tailscale-env into the /etc/default/tailscaled config file when running installation command. This normalizes behaviour across UniFi 1.x and UniFi 2.x installations for the TAILSCALED_FLAGS specified in the tailscale-env file.

Fixes #69