<META NAME="robots" CONTENT="noindex,nofollow">


#!/bin/sh

set -e

[ -x /usr/sbin/chronyd ] || exit 0

if [ -e /run/chrony/chronyd.pid ]; th