mirror of
https://github.com/tailscale-dev/deck-tailscale.git
synced 2025-10-21 15:08:13 +00:00
8 lines
231 B
Bash
8 lines
231 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 /etc/atomic-update.conf.d/tailscale.conf
|
|
rm -rf /opt/tailscale/tailscale
|