Files
Paul Aurich 797252e021 initramfs hook for tailscale
This is intended to be used with an ephemeral auth key with an ACL tag,
and ACL rules that restrict the ephemeral node to inbound-only traffic.
It does not share instance state with tailscale running in Linux.

Reference:
- https://tailscale.com/kb/1111/ephemeral-nodes/
- https://tailscale.com/kb/1068/acl-tags/#generate-an-auth-key-with-an-acl-tag
- https://tailscale.com/kb/1068/acl-tags/#using-tags-in-acls-for-access-control
2022-01-31 19:36:00 -08:00

6 lines
304 B
Plaintext

conf-hooks.d/tailscale usr/share/initramfs-tools/conf-hooks.d
config/config etc/tailscale/initramfs
hooks/tailscale usr/share/initramfs-tools/hooks
scripts/init-bottom/tailscale usr/share/initramfs-tools/scripts/init-bottom
scripts/init-premount/tailscale usr/share/initramfs-tools/scripts/init-premount