Browse Source
* warn on open/lock state issue * remove ProtectSystem=strict from systemd service setting, because it makes clock state file read-only openat(AT_FDCWD, "/var/lib/libuuid/clock.txt", O_RDWR|O_CREAT|O_CLOEXEC, 0660) = -1 EROFS (Read-only file system) Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=2040366 Signed-off-by: Karel Zak <kzak@redhat.com>pull/1581/head

2 changed files with 6 additions and 4 deletions
Loading…
Reference in new issue