From: "Вадим Илларионов" <master@usib.irkps.ru> To: sisyphus@lists.altlinux.org Subject: Re: [sisyphus] etcnet firewall Date: Mon, 22 Jan 2007 11:03:15 +0800 Message-ID: <ep19hd$fl9$1@sea.gmane.org> (raw) In-Reply-To: <m3hcuo5ca4.fsf@netmaster.kds.com.ua> От Andrey Khavryuchenko поступило следующее: > AK> rpm -q bash еще покажи. Скорее всего <=3.x > AK> придется или обновить bash или руками изменить в файле functions-fw: > IPTABLES_SED_RULES+="s/\(^\|[^-]\b\)$SEARCH\(\b[^-]\|$\)/\1$REPLACE\2/g;" > на > IPTABLES_SED_RULES="${IPTABLES_SED_RULES}s/\(^\|[^-]\b\)$SEARCH\(\b[^-]\ $\)/\1$REPLACE\2/g;" > Может стоит зависимость поставить? Или что-то типа: [ `bash --version | grep version | cut -d" " -f4 | head -c1` -ge 3 ] && { IPTABLES_SED_RULES+="s/\(^\|[^-]\b\)$SEARCH\(\b[^-]\|$\)/\1$REPLACE\2/g;" } || IPTABLES_SED_RULES="${IPTABLES_SED_RULES}s/\(^\|[^-]\b\)$SEARCH\(\b[^-]\ $\)/\1$REPLACE\2/g;" ________________________ С уважением, Вадим Илларионов системный администратор Усолье-Сибирский почтамт JID: см. <mailto:> UIN: 7899517 Телефоны: Мобильный +7 904 658-4154 Рабочий +7 39543 444-00
prev parent reply other threads:[~2007-01-22 3:03 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2007-01-18 12:01 Andrey Khavryuchenko 2007-01-18 19:31 ` Andrew Kornilov 2007-01-18 20:07 ` Andrey Khavryuchenko 2007-01-22 3:03 ` Вадим Илларионов [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to='ep19hd$fl9$1@sea.gmane.org' \ --to=master@usib.irkps.ru \ --cc=sisyphus@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git