SCIENTIFIC-LINUX-USERS Archives

October 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
William Scott <[log in to unmask]>
Reply To:
William Scott <[log in to unmask]>
Date:
Fri, 14 Oct 2011 15:24:44 +1100
Content-Type:
text/plain
Parts/Attachments:
text/plain (24 lines)
On 14 October 2011 14:13, jdow <[log in to unmask]> wrote:

>
> It acts as if the file is not even seen since there are no selinux problems
> reported for it. So that makes me think something spooky is going on.

Where did you put your script?

if [ -x /sbin/ifup-pre-local ]; then
    /sbin/ifup-pre-local ${CONFIG} $2
fi

if [ -x /sbin/ifdown-pre-local ]; then
    /sbin/ifdown-pre-local ${DEVICE}
fi

The scripts get given arguments. Maybe echo $1, $2 to a text file and
see what they get.


>
> {^_^}
>

ATOM RSS1 RSS2