~R4SAS
~acetone
~orignal
~villain
&N00B
+Xeha
GFW
Guest00454
Guest38704
LN
Most
Nos4-Group
Opax
UserNotFound
ahiru
ananas
anon
anontor
asap
b3t4f4c3___
cry4me
douglas
dr-hex
duanin2
fidoid
i2p3
ice_juice
karamba_i2p
lance074
mareki2p
n1_
negative_rock127
nyaa2pguy
o3d3
o3d3_
poriori
profetikla
ps
qend
quack
shaye
sonya
test02
un
user
uu2
vade
void
zzz
anon9148
В issues этот снова про run? Странно, что он добрался до FHS, но не прочитал сноску про подпапки для непривелигированных. А про миграцию на /run. Вот когда симлинк выкинут, тогда можно шевелится.
anon9148
github.com/OpenRC/openrc/blob/master/service-script-guide.md#pid-files-should-be-writable-only-by-root
anon9148
Вот получше.
anon9148
И с чего он взял, что /run для openrc очевидно.
anon9148
openrc не только для Linux
anon9148
> This directory is normally /run under Linux and /var/run under other operating systems.
anon9148
🤣 > Some daemons run as an unprivileged user account, and create their PID files (as the unprivileged user) in a path like /var/run/foo/foo.pid. That can usually be exploited by the unprivileged user to kill root99,99 processes, since when a service is stopped, root99,99 usually sends a SIGTERM to the contents of the PID file (which are controlled by the unprivileged user).