On Wed, Apr 24, 2002 at 12:26:40PM +1000, Simon Wong wrote:

> It appears that PPP ip-up and ip-down scripts cannot have any numbers in
> their names or they will not execute.
> 
> I admit this seems very strange and if someone can shed some light on
> this I'd appreciate it.
> 
> I was setting up firewall scripts and found that 
> 
>       firewall-ppp0-0.8.2-up  NO WORK
>       firewall-ppp0-up        WORKS

The scripts in many of the /etc/*.d directories are run by the
Debian command "run-parts" ... if you look at the run-parts(8)
manpage:

       run-parts runs a number of scripts or programs found in
       a single directory directory.  Filenames should consist
       entirely of upper and lower case letters, digits,
       underscores, and hyphens.  Subdirectories of directory
       and files with other names will be silently ignored.

Yeah, I was having the same problem as you as well :).


-- 
#ozone/algorithm <[EMAIL PROTECTED]>          - trust.in.love.to.save
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to