#!/hint/bash post_install() { if ! test -L etc/runit/runsvdir/current; then ln -sfvT default etc/runit/runsvdir/current fi }