• 陪伴互联网运营小白共同探索成长,与IT爱好者共享探索乐趣
  • 建站只为分享,欢迎在PC端文章面打赏支持
  • 使用Ctrl+D 可收藏本站

标签:systemd

xray报错 Special user nobody configured

原因新版的 systemd 中引入了更加严格的安全限制,不再建议使用 User=nodoby 这个权限来运行守护程序。处理#如果未设置开机自启可跳过systemctl stop xraysystemctl disable xraynano /etc/systemd/system/xray.service#把User=nodoby注释……