v2fly / fhs-install-v2ray

Bash script for installing V2Ray in operating systems such as Debian / CentOS / Fedora / openSUSE that support systemd
GNU General Public License v3.0
6.28k stars 1.45k forks source link

Debian 12 error after reboot "Special user nobody configured, this is not safe!" #306

Closed sao321 closed 2 weeks ago

sao321 commented 1 month ago

如题,Debian 12重启后systemctl status v2ray查看,不停的出现 systemd[1]: [🡕] /etc/systemd/system/v2ray.service:7: Special user nobody configured, this is not safe!

IceCodeNew commented 2 weeks ago

如题,Debian 12重启后systemctl status v2ray查看,不停的出现 systemd[1]: [🡕] /etc/systemd/system/v2ray.service:7: Special user nobody configured, this is not safe!

这个不是一个故障,应该是警告。上游项目有关于这个问题的讨论,目前是没有人推进的状态。 简单来说,这个 service 文件是上游 v2ray/v2ray-core 项目在维护的。没办法在这里修复。