aboutsummaryrefslogtreecommitdiffstats
#!/bin/sh

if [ "${2}" = "up" ]; then
	systemctl try-reload-or-restart pacredir.service
fi