[systemd-devel] Malicious tests?

Reindl Harald h.reindl at thelounge.net
Mon Jan 27 03:38:16 PST 2014


Am 27.01.2014 12:30, schrieb Tom Horsley:
>> Sadly simple containers with little real world units seem to
>> avoid the problems. But I'm sure there will be some kind of fix for this
>> over the next week or so.
> 
> But my example doesn't have any units at all :-). I issue
> two disable commands in a row for units that don't even
> exist. I have no idea why it would feel the need to
> do a daemon-reload when I disable a non-existent unit

there is a deeper problem

a simple reload should not lead to reach any target which
is already reached for hours, so "reload" does way more as
expected

[root at rh:~]$ > /var/log/messages; systemctl daemon-reload; sleep 3; systemctl daemon-reload; cat /var/log/messages
Jan 27 12:36:35 rh systemd[1]: Mounted Configuration File System.
Jan 27 12:36:35 rh systemd[1]: Reached target Sound Card.
Jan 27 12:36:35 rh systemd[1]: Found device /sys/devices/virtual/block/md0.
Jan 27 12:36:35 rh systemd[1]: Found device /dev/md0.
Jan 27 12:36:35 rh systemd[1]: Found device /dev/disk/by-id/md-name-localhost.localdomain:0.
Jan 27 12:36:35 rh systemd[1]: Found device /dev/disk/by-id/md-uuid-1d691642:baed26df:1d197496:4fb00ff8.
Jan 27 12:36:35 rh systemd[1]: Found device /dev/disk/by-label/boot.
Jan 27 12:36:35 rh systemd[1]: Found device /sys/devices/virtual/block/md2.
Jan 27 12:36:35 rh systemd[1]: Found device /dev/md2.
Jan 27 12:36:35 rh systemd[1]: Found device /dev/disk/by-id/md-name-localhost.localdomain:2.
Jan 27 12:36:35 rh systemd[1]: Found device /dev/disk/by-id/md-uuid-ea253255:cb915401:f32794ad:ce0fe396.
Jan 27 12:36:35 rh systemd[1]: Found device /dev/disk/by-label/data.
Jan 27 12:36:38 rh systemd[1]: Mounted Configuration File System.
Jan 27 12:36:38 rh systemd[1]: Reached target Sound Card.
Jan 27 12:36:38 rh systemd[1]: Found device /sys/devices/virtual/block/md0.
Jan 27 12:36:38 rh systemd[1]: Found device /dev/md0.
Jan 27 12:36:38 rh systemd[1]: Found device /dev/disk/by-id/md-name-localhost.localdomain:0.
Jan 27 12:36:38 rh systemd[1]: Found device /dev/disk/by-id/md-uuid-1d691642:baed26df:1d197496:4fb00ff8.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 246 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20140127/4404718f/attachment.pgp>


More information about the systemd-devel mailing list