Bug#1022814: /etc/runit/1 could be more readable

2022-10-26 Thread Lorenzo
Hi, On Wed, 26 Oct 2022 14:05:48 +0200 Andras Korn wrote: > Package: runit > Version: 2.1.2-50 > Severity: minor > Tags: patch > > Hi, > > I'm not satisfied with this bit from /etc/runit/1: > > --- 8< --- > if [ -f /etc/runit/native.boot.run ] || [ -n "$bootrun" ]; then > bootrun=1 >

Bug#1022814: /etc/runit/1 could be more readable

2022-10-26 Thread Andras Korn
Package: runit Version: 2.1.2-50 Severity: minor Tags: patch Hi, I'm not satisfied with this bit from /etc/runit/1: --- 8< --- if [ -f /etc/runit/native.boot.run ] || [ -n "$bootrun" ]; then bootrun=1 fi if [ -d /etc/runit/boot-run ] && [ ! -z $bootrun ]; then for f in