in reply to Scripts (mostly) doing nothing when run from command line.

Might you perhaps have SELinux enabled? Try this, if you safely can: Turning SELinux policy off
  • Comment on Re: Scripts (mostly) doing nothing when run from command line.

Replies are listed 'Best First'.
Re^2: Scripts (mostly) doing nothing when run from command line.
by graq (Curate) on Jan 06, 2007 at 20:19 UTC

    Yes, that seems to be exactly what the problem is.

    Just to keep this SoPW complete: running /usr/bin/setenforce 0 as root appears to have fixed the problerm.

    Thank you.

    -=( Graq )=-