ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alex Yustasov <snmon@server.by>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] заболели net-scripts or pppd
Date: Wed, 12 Jan 2005 19:25:14 +0200
Message-ID: <20050112172514.GB12852@server.by> (raw)
In-Reply-To: <200501121751.06186.birukov@vladinfo.ru>

On Wed, Jan 12, 2005 at 05:51:02PM +0300, Aleksey Birukov wrote:
> < NS_IFUP=/etc/sysconfig/network-scripts/ifup-post
> < N_C_S_CONFIG=/etc/sysconfig/network
> <
> < . $N_C_S_CONFIG
> <
> < case $CONFMETHOD in
> <       etcnet)
> <               # Just do nothing atm (no ppp support in /etc/net).
> < #             exec $ETCNET_IFUP $REALDEVICE
> <       ;;
> <       *)
> <               exec $NS_IFDOWN "ifcfg-$LOGDEVICE"
Почему-то NS_IFDOWN, нужно
		    if [ -n "$LOGDEVICE" ]; then
			    exec $NS_IFUP "ifcfg-$LOGDEVICE"
		    fi
и в ip-down тоже с NS_IFDOWN
> <       ;;
> < esac
> ---
> > /etc/sysconfig/network-scripts/ifup-post "ifcfg-$LOGDEVICE"
> 75d59


      reply	other threads:[~2005-01-12 17:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-12  7:00 Aleksey Birukov
2005-01-12  7:34 ` Alex Yustasov
2005-01-12  7:53   ` Aleksey Birukov
2005-01-12  8:52     ` Alex Yustasov
2005-01-12  9:01     ` Aleksey Birukov
2005-01-12  9:09 ` Aleksey Birukov
2005-01-12  9:50   ` Anton Farygin
2005-01-12 10:36   ` Alex Yustasov
2005-01-12 12:58     ` Aleksey Birukov
2005-01-12 13:52       ` Anton Farygin
2005-01-12 14:51       ` Aleksey Birukov
2005-01-12 17:25         ` Alex Yustasov [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=20050112172514.GB12852@server.by \
    --to=snmon@server.by \
    --cc=sisyphus@altlinux.ru \
    /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