#!/bin/sh
/usr/bin/systemctl stop usermin
/etc/usermin/.stop-init --kill >/dev/null 2>&1
/usr/bin/systemctl start usermin
