repo icon indicating copy to clipboard operation
repo copied to clipboard

shadowsocks-rust-opt-git use unsafe user

Open CoelacanthusHex opened this issue 4 years ago • 2 comments
trafficstars

问题类型 / Type of issues

  • 打包错误 / packaging error

受影响的软件包 / Affected packages

shadowsocks-rust-opt-git


请在此补充说明。 Please describe in detail here.

This package use nobody user for service, it's not safe. ss-rust will print a warning:

systemd[1]: [🡕] /usr/lib/systemd/system/[email protected]:7: Special user nobody configured, this is not safe!

nobody is user of NFS service, not general service user.

CoelacanthusHex avatar Nov 16 '21 05:11 CoelacanthusHex

@CoelacanthusHex Thanks for pointing that out. I'd like to review a Pull Request on this issue.

DuckSoft avatar Nov 16 '21 06:11 DuckSoft

@DuckSoft

SilverRainZ avatar Sep 20 '22 15:09 SilverRainZ