Package: runit
Version: 2.1.2-53
Severity: minor

Hi,

/etc/runit/2 ships with this snippet:

mkdir -p /run/runit/supervise
mkdir -p /run/runit/sv
mount -t tmpfs -o size=20M,mode=0755 runtimesv /run/runit/sv
cp -a /etc/sv/* /run/runit/sv/  #TODO do this with 'CPSV_DIR=/run/runit/sv cpsv 
--sync'

If runit is used in an unprivileged container, the mount command may fail. 
Currently this is just a cosmetic problem (/lib/runit/sv will not be a separate 
filesystem and an error will be printed), but please don't start depending on 
this mount succeeding.

Please also provide some reasoning (e.g. in a README.Debian file) why you're 
doing this at all, what the motivation is.

-- 
A police officer just knocked on my door and told me my dogs are chasing people 
on bikes. That’s ridiculous. My dogs don’t even own bikes.

Reply via email to