if [ "${ACTION}" = "post" ] && ! [ -d etc/runit/runsvdir/default/speakersafetyd ]; then
	ln -s /etc/sv/speakersafetyd etc/runit/runsvdir/default
fi
