ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexey Shabalin <a.shabalin@gmail.com>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] udev-197
Date: Mon, 28 Jan 2013 19:04:22 +0400
Message-ID: <CAEdvWkTrG8FvDnhOPTuHu1iHYkrocSeDw4gCRMZmatzVGqu-RA@mail.gmail.com> (raw)
In-Reply-To: <51068813.6030500@altlinux.ru>

28 января 2013 г., 18:15 пользователь Alexey Gladkov написал:
> 28.01.2013 17:24, Alexey Shabalin wrote:
>>> Потому что udev ничего не знает о том, что было в initrd. Для этого в
>>> sysv был перезапуск udev.
>>
>> А можно меня ткнуть носом, где этот перезапуск осуществляется в sysv?
>
> У нас есть запуск udev из rc.sysinit если не попросили этого не делать:
>
> http://git.altlinux.org/people/ldv/packages/startup.git?p=startup.git;a=blob;f=startup/rc.d/rc.sysinit;h=00086e0c0858d92bde4747948f1d06291d2aa41a;hb=d73bee425ea95bbec237cba3b0458eb235578ad0#l116
>
> Далее будет работать /etc/init.d/udevd, который уже приводился в этом
> треде.

Так я и прошу показать где происходит перезапуск. Под перезапуском я
понимаю, что первый экземпляр где-то стопится. Пока я вижу только
старт из rc.sysinit и

потом

# Check if udevd is already running
if start-stop-daemon --stop --exec $udevd \
                               --user root --test >/dev/null; then
                        [ -n "$RUN_FROM_SYSINIT" ] || touch "$LOCKFILE"
                        return 0
fi

если udevd уже запущен, то больше не запускается.
Т.е. если он запускается только один раз из rc.sysinit, то добавление
"--action=add" так же поломает наполнение базы udev?

>> И стоит ли делать аналогичное для systemd?
>
> На этот вопрос я ответить не могу. Я ни разу его не запускал и не
> знаю, что ему нужно от systemd-udevd и от initrd.


--
Alexey Shabalin

  reply	other threads:[~2013-01-28 15:04 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-22 10:10 sbolshakov
2013-01-24 18:33 ` sbolshakov
2013-01-24 18:55   ` Dmitry V. Levin
2013-01-25 10:51     ` Sergey Bolshakov
2013-01-26 17:12       ` Sergey Vlasov
2013-01-28 10:27         ` Alexey Shabalin
2013-01-28 10:35           ` Alexey Gladkov
2013-01-28 10:58             ` Alexey Shabalin
2013-01-28 12:25               ` Alexey Gladkov
2013-01-28 12:43                 ` Alexey Shabalin
2013-01-28 13:05                   ` Alexey Gladkov
2013-01-28 13:24                 ` Alexey Shabalin
2013-01-28 14:15                   ` Alexey Gladkov
2013-01-28 15:04                     ` Alexey Shabalin [this message]
2013-01-28 15:23                       ` Alexey Gladkov
2013-01-28 15:37                         ` Alexey Shabalin
2013-01-28 15:42                           ` Alexey Shabalin
2013-01-28 15:49                             ` Dmitry V. Levin
2013-01-29  9:44                               ` Alexey Shabalin
2013-01-29 11:38                                 ` Alexey Gladkov
2013-01-29 11:54                                   ` Alexey Shabalin
2013-01-29 12:01                                     ` Alexey Gladkov
2013-01-29 12:47                                       ` Alexey Shabalin
2013-01-28 13:29                 ` Sergei Epiphanov
2013-01-28 13:50                   ` Alexey Gladkov
2013-01-28 14:32                     ` Sergei Epiphanov

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=CAEdvWkTrG8FvDnhOPTuHu1iHYkrocSeDw4gCRMZmatzVGqu-RA@mail.gmail.com \
    --to=a.shabalin@gmail.com \
    --cc=shaba@altlinux.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