New comment by leahneukirchen on void-packages repository https://github.com/void-linux/void-packages/issues/32076#issuecomment-885582050 Comment: In vsv: ``` if [ -r ${PKGDESTDIR}/etc/sv/${service}/log/run ]; then ``` should be `-e`.