Em Sex, 2006-11-17 às 00:22 +0100, Praise escreveu: > Once upon a time, if I put a script in /etc/ppp/ip-up.local it got executed
/etc/sysconfig/network/if-up.d/
--< whatever.sh >---
#!/bin/bash
if [ "$2" == "dsl0" ]; then
(...)
fi
--
% Mauricio Teixeira (netmask)
% mteixeira{a}webset{d}net <> Maceio/AL/BR
% http://mteixeira.webset.net <> http://pmping.sf.net
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
