#! /bin/sh

set -e -x

# Stop cups-browsed to get it automatically restarted
echo "==> Stopping cups-browsed for automatic restart"
$SNAP/stop-cups-browsed
