Hi, On Wed, May 16, 2012 at 01:40:48AM +0900, Drey Tee wrote: > Sorry for bothering you, but I can't find a solution for my problem. > I installed 1.3.14 on freebsd from src, followed install instructions, > but stuck on starting because bash is installed in /usr/local/bin/bash > and not in /bin/bash
I've changed '#!/bin/bash' to '#!/usr/bin/env bash', so logcheck should run also on freebsd now[0]. Best regards Hannes [0] http://anonscm.debian.org/gitweb/?p=logcheck/logcheck.git;a=commit;h=6d97af6 _______________________________________________ Logcheck-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/logcheck-devel

