pve lxc 安装 tailscale 出现 failed to connect to local tailscaled; it doesn't appear to be running (sudo systemctl start tailscaled ?) 报错

pve shell中修改容器配置文件:

nano /etc/pve/lxc/容器id.conf

添加以下内容:

lxc.cgroup2.devices.allow: c 10:200 rwm
lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file

posted @ 2025-03-13 09:41  LiuChengloong  阅读(240)  评论(0)    收藏  举报