Zbigniew Jędrzejewski-Szmek
b88ba6c761
tmpfiles: make handling of existing-but-different targets more consistent
...
create_fifo() was added in a2fc2f8dd30c17ad1e23a31fc6ff2aeba4c6fa27, and
would always ignore failure. The test was trying to fail in this case, but
we actually don't fail, which seems to be correct. We didn't notice before
because the test was ineffective.
To make things consistent, generally log at warning level, but don't propagate
the error. For symlinks, log at debug level, as before.
For 'e', failure is not propagated now. The test is adjusted to match.
I think warning is appropriate in most cases: we do not expect a device node to
be replaced by a different device node or even a non-device file. This would
most likely be an error somewhere. An exception is made for symlinks, which are
mismatched on purpose, for example /etc/resolv.conf. With this patch, we don't
get any warnings with the any of the 74 tmpfiles.d files, which suggests that
increasing the warning levels will not cause too many unexpected warnings. If
it turns out that there are valid cases where people have expected mismatches
for non-symlink types, we can always decrease the log levels again.
2021-04-08 20:16:37 +02:00
..
2021-03-12 09:04:59 +01:00
2018-12-08 10:14:28 +01:00
2019-04-12 08:30:31 +02:00
2017-04-30 20:26:56 -04:00
2020-11-09 13:23:58 +09:00
2020-11-25 09:48:17 +01:00
2021-01-15 11:06:11 -05:00
2020-11-09 13:23:58 +09:00
2021-03-02 09:48:20 +01:00
2020-11-09 13:23:58 +09:00
2021-02-28 11:29:21 +01:00
2020-12-23 11:07:48 +00:00
2020-10-27 16:02:18 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-01-15 11:06:11 -05:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-12-17 20:02:32 +01:00
2020-11-09 13:23:58 +09:00
2018-06-20 11:58:53 +02:00
2020-11-09 13:23:58 +09:00
2021-03-01 13:40:52 +01:00
2020-11-09 13:23:58 +09:00
2020-12-16 10:54:57 +01:00
2021-02-25 21:14:04 +01:00
2021-01-27 09:10:25 +01:00
2020-04-21 11:44:49 +02:00
2020-11-09 13:23:58 +09:00
2018-08-02 15:45:24 +02:00
2018-06-06 13:09:36 +02:00
2018-03-24 14:15:48 +01:00
2018-08-02 15:45:24 +02:00
2018-03-24 14:14:12 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-03-01 13:40:52 +01:00
2021-03-05 06:57:14 +09:00
2021-01-15 11:06:11 -05:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-03-01 13:40:52 +01:00
2020-12-21 12:39:18 +00:00
2021-03-01 13:40:52 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-03-01 13:40:52 +01:00
2021-03-01 13:40:52 +01:00
2021-01-27 09:10:25 +01:00
2021-01-27 09:10:25 +01:00
2020-11-09 13:23:58 +09:00
2021-01-29 08:42:39 +01:00
2021-02-03 14:32:26 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-04-05 02:04:49 -07:00
2020-11-09 13:23:58 +09:00
2021-02-22 20:10:55 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-03-31 10:48:48 +02:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-03-31 09:56:44 +01:00
2021-02-05 09:23:05 +09:00
2021-03-31 10:26:07 +02:00
2020-11-09 13:23:58 +09:00
2021-03-31 10:46:22 +02:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:36 +09:00
2020-03-27 20:12:44 +01:00
2021-03-31 09:56:44 +01:00
2018-08-02 15:45:20 +02:00
2020-11-09 13:23:58 +09:00
2021-03-31 10:46:22 +02:00
2021-03-11 19:24:53 +01:00
2020-11-27 09:03:42 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-03-07 02:54:33 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-03-17 16:15:56 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-17 11:13:10 +01:00
2020-11-12 17:10:32 +09:00
2020-11-12 17:10:32 +09:00
2020-11-12 17:10:36 +09:00
2020-11-09 13:23:58 +09:00
2020-12-16 17:21:48 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-03-31 18:24:53 +02:00
2020-11-09 13:23:58 +09:00
2021-02-20 16:13:06 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:36 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-18 18:26:14 +09:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:32 +09:00
2020-11-12 17:10:32 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:32 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-30 12:21:20 +01:00
2020-11-09 13:23:58 +09:00
2021-02-25 14:55:17 +01:00
2021-02-12 11:36:24 +01:00
2021-02-25 14:55:17 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:36 +09:00
2021-01-04 11:01:17 +00:00
2021-03-02 12:18:53 +01:00
2020-11-12 17:10:32 +09:00
2021-02-20 13:44:02 +09:00
2021-03-07 02:54:33 +09:00
2021-02-21 20:26:51 +01:00
2020-11-12 17:10:32 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-02-21 19:20:47 +01:00
2020-11-09 13:23:58 +09:00
2020-11-12 16:33:14 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:36 +09:00
2021-01-04 11:01:17 +00:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-10 14:20:06 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:36 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-12-01 15:15:39 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:36 +09:00
2020-11-09 13:23:58 +09:00
2020-12-01 15:15:39 +01:00
2020-11-12 17:10:36 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:36 +09:00
2020-11-12 17:10:32 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:36 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:32 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:32 +09:00
2021-02-16 22:16:17 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:36 +09:00
2020-11-10 13:14:42 +01:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:32 +09:00
2021-02-25 05:54:11 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:36 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:32 +09:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:36 +09:00
2020-11-12 17:10:36 +09:00
2020-04-23 18:30:40 +02:00
2020-04-23 18:30:40 +02:00
2020-11-09 13:23:58 +09:00
2021-03-12 10:58:16 +01:00
2020-11-09 13:23:58 +09:00
2020-12-01 15:15:39 +01:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:36 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2018-08-02 15:44:25 +02:00
2020-11-09 13:23:58 +09:00
2021-02-19 14:05:42 +09:00
2021-02-17 21:09:14 +01:00
2021-03-31 10:46:22 +02:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-03-01 13:40:52 +01:00
2021-03-01 13:40:52 +01:00
2020-11-09 13:23:58 +09:00
2021-03-26 12:21:56 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-04-02 10:53:26 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-04-06 23:12:51 +01:00
2020-12-18 12:59:29 +09:00
2020-12-17 20:02:32 +01:00
2020-12-17 20:02:32 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-01-15 10:33:28 +01:00
2021-01-29 08:42:39 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-03-26 12:21:18 +01:00
2020-11-09 13:23:58 +09:00
2021-03-03 12:16:32 +09:00
2020-11-09 13:23:58 +09:00
2020-11-23 22:15:36 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-12-16 10:54:57 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-03-01 13:40:52 +01:00
2020-11-09 13:23:58 +09:00
2020-12-01 14:17:47 +01:00
2020-12-01 14:17:47 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-03-31 10:35:31 +02:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-03-26 12:21:37 +01:00
2021-01-24 01:59:03 -08:00
2020-11-09 13:23:58 +09:00
2021-02-15 21:34:00 +00:00
2021-01-29 08:42:39 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-03-12 11:22:58 +01:00
2020-11-09 13:23:58 +09:00
2021-01-21 18:21:41 +01:00
2021-03-01 13:40:52 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-01-09 18:11:01 +09:00
2020-11-09 13:23:58 +09:00
2021-01-21 18:21:41 +01:00
2020-11-09 13:23:58 +09:00
2021-02-22 20:10:55 +01:00
2021-03-26 12:20:52 +01:00
2021-03-01 20:57:36 +01:00
2020-12-28 10:52:33 +01:00
2020-11-09 13:23:58 +09:00
2020-12-28 10:53:20 +01:00
2021-04-08 20:16:37 +02:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-02-06 00:00:44 +00:00
2020-11-09 13:23:58 +09:00
2021-02-19 09:28:13 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-12-09 18:25:32 +01:00
2021-03-22 21:48:45 +01:00
2021-03-31 10:46:22 +02:00
2020-11-09 13:23:58 +09:00
2021-03-26 12:20:29 +01:00
2021-02-23 22:44:05 +09:00
2020-11-12 17:10:36 +09:00
2020-11-09 13:23:58 +09:00
2021-03-05 08:09:01 +09:00
2020-11-09 13:23:58 +09:00
2021-04-02 18:08:23 +02:00
2021-03-12 10:58:16 +01:00
2021-03-31 10:38:37 +02:00
2020-12-07 19:56:59 +01:00
2020-12-31 11:43:44 +00:00
2020-11-09 13:23:58 +09:00
2021-02-04 19:17:50 +01:00
2021-02-25 21:14:04 +01:00
2020-11-09 13:23:58 +09:00
2021-03-31 10:26:07 +02:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-02-26 09:31:11 +01:00
2020-12-09 18:25:32 +01:00
2021-03-01 20:57:36 +01:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-12-17 20:26:24 +01:00
2021-03-31 10:46:22 +02:00
2021-03-01 20:57:36 +01:00
2021-03-31 10:46:22 +02:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-03-01 13:40:52 +01:00
2021-03-01 13:40:52 +01:00
2021-03-31 10:46:22 +02:00
2020-12-17 20:02:32 +01:00
2020-11-09 13:23:58 +09:00
2020-11-12 17:10:32 +09:00
2020-11-12 17:10:32 +09:00
2020-11-12 17:10:32 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00
2021-03-01 13:40:52 +01:00
2021-02-21 04:40:23 +09:00
2020-12-16 17:21:48 +01:00
2020-11-09 13:23:58 +09:00
2021-03-01 13:40:52 +01:00
2020-11-09 13:23:58 +09:00
2021-01-15 11:06:11 -05:00
2020-05-06 10:22:54 +02:00
2019-04-23 22:58:51 +02:00
2020-12-17 20:02:32 +01:00