ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] etcnet и wpa_supplicant
@ 2007-07-24 10:10 Alexey Borovskoy
  2007-07-25 10:23 ` Slava Semushin
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Borovskoy @ 2007-07-24 10:10 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 456 bytes --]

Добрый вечер.

Вот обнаружил такое:

/etc/net/scripts/shutdown-eth

#!/bin/bash

if [ -s "/var/run/wpa_supplicant-$NAME.pid" ]; then
        kill `cat /var/run/wpa_supplicant-$NAME.pid`
fi

Это заглушка или подпорка?
Ибо тут не хватает как минимум

rm -f /var/run/wpa_supplicant-$NAME.pid

-- 
Алексей.
GPG key fingerprint
DBB3 1832 13C6 5C96 4A58  4AFF 78F7 159F 66AD 8D7E

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [devel] etcnet и wpa_supplicant
  2007-07-24 10:10 [devel] etcnet и wpa_supplicant Alexey Borovskoy
@ 2007-07-25 10:23 ` Slava Semushin
  0 siblings, 0 replies; 2+ messages in thread
From: Slava Semushin @ 2007-07-25 10:23 UTC (permalink / raw)
  To: ALT Devel discussion list

2007/7/24, Alexey Borovskoy <alb / altlinux.ru>:
[..]
> Это заглушка или подпорка?
> Ибо тут не хватает как минимум
>
> rm -f /var/run/wpa_supplicant-$NAME.pid

Похоже на багу. Лучше сразу в багзиллу.


-- 
+ Slava Semushin | slava.semushin @ gmail.com
+ ALT Linux Team | php-coder @ altlinux.ru

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-25 10:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-24 10:10 [devel] etcnet и wpa_supplicant Alexey Borovskoy
2007-07-25 10:23 ` Slava Semushin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git