[systemd-devel] [HEADS-UP] Packaging systemd

Michael Biebl mbiebl at gmail.com
Thu Jun 24 18:14:18 PDT 2010


2010/6/25 Kay Sievers <kay.sievers at vrfy.org>:
>
> and converted udev init scripts to native systemd configurations to
> place into /lib/systemd/system/ are here:
>  http://people.freedesktop.org/~kay/systemd/

Looking at the udev.service file, I noticed:
[Service]
Type=notify
ExecStart=/sbin/udevd
ExecStartPost=/sbin/udevadm trigger --type=subsystems --action=add
ExecStartPost=/sbin/udevadm trigger --type=devices --action=add


That duplicate ExecStartPost, is that a bug or intentional? If the
latter, what is the order in which those commands are run?
Is it possible to run other Exec* commands, like ExecStart= in
parallel/multiple times?

Would be cool if those options were documented in the systemd.service man page.

Cheers,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?


More information about the systemd-devel mailing list