PHP 8.5.2
Preview: chrony Size: 145 B
//etc/network/if-post-down.d/chrony

#!/bin/sh

set -e

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

if [ -e /run/chrony/chronyd.pid ]; then
    chronyc onoffline > /dev/null 2>&1
fi

exit 0

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
145 B lrwxr-xr-x 2023-11-14 20:02:33
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).