Comment 5 for bug 231331

Revision history for this message
fool (gently-gmail) wrote :

the 10_aide_hostname file does not start with /bin/bash, only /bin/sh. so perhaps if you ran:

egrep -l "^#!/bin/" * | xargs chmod 755

things would work for you =)