#!/bin/sh

#
# We never restart this service.  If it stops, presumably user wants to
# login to see what happened.
#

sv down dockerentrypoint
