~AreEnn
~AreEnn_
~R4SAS
~acetone
~orignal
~villain
&N00B
+Xeha
Cicada3301
Enigma
GFW
Opax
St1nt
ananas_
anon
anontor
b3t4f4c3
duanin2
fidoid
halloy1341
hypn
iiii_
jarvi
karamba_i2p
mareki2p
nik0tr
not_bob_afk
osoznayka
plazzz777
plazzz_alive
poriori
profetikla
qend
rc13
shaye
slfd
sonya
soos
teeth
theorem
un
unset
weko
wew
бобриков
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).