Systemd/src/system-update-generator
Zbigniew Jędrzejewski-Szmek 6b321a7901 system-update-generator: accept a dangling symlink
The offline update mechanism is explicitly designed to work with a
separate /var. systemd-update-generator is supposed to run early,
before filesystems are mounted, so it cannot check if the
/system-update symlink actually points to anything.

The update is run *after* filesystems are mounted, so it should be
able to access the target of the symlink without trouble.

https://bugzilla.redhat.com/show_bug.cgi?id=1178978
2015-01-27 01:29:02 +01:00
..
Makefile system-update: add system update generator 2012-05-22 19:48:51 +02:00
system-update-generator.c system-update-generator: accept a dangling symlink 2015-01-27 01:29:02 +01:00