if [ -d /run/systemd/system ]; then
	systemctl start #UNITFILES# >/dev/null || true
fi
