mirror of
https://github.com/tailscale-dev/deck-tailscale.git
synced 2025-10-21 23:18:12 +00:00
7 lines
187 B
Bash
7 lines
187 B
Bash
systemctl stop tailscaled
|
|
systemctl disable tailscaled
|
|
rm /etc/systemd/system/tailscaled.service
|
|
rm /etc/default/tailscaled
|
|
rm /etc/profile.d/tailscale.sh
|
|
rm -rf /opt/tailscale/tailscale
|