aboutsummarylogtreecommitdiffstats
path: root/tailscale_install
diff options
context:
space:
mode:
Diffstat (limited to 'tailscale_install')
-rw-r--r--tailscale_install6
1 files changed, 4 insertions, 2 deletions
diff --git a/tailscale_install b/tailscale_install
index fab3c7a24f82..870f78e802f7 100644
--- a/tailscale_install
+++ b/tailscale_install
@@ -48,11 +48,13 @@ help() {
* /etc/initcpio/tailscale/default.env to /etc/default/tailscaled
- It works with both, systemd and busybox init systems; but whatever you choose remember to also add a network and ssh server hook.
+ It works with both, systemd and busybox init systems; whatever you choose remember to also configure network and a ssh server.
For systemd inits, see 'sd-network' and 'sd-tinyssh' hooks provided by mkinitcpio-systemd-extras package.
- Run /usr/bin/setup-initcpio-tailscale to initialize the configuration files at /etc/initcpio/tailscale/.
+ Run /usr/bin/setup-initcpio-tailscale if you haven't already to initialize the configuration files at /etc/initcpio/tailscale/.
+
+ For more check https://github.com/dangra/mkinitcpio-tailscale
__EOF_HELP__
}