mirror_zfs/etc
Richard Laager 3275147c71 Fix another dependency loop
zfs-load-key-DATASET.service was gaining an
After=systemd-journald.socket due to its stdout/stderr going to the
journal (which is the default).  systemd-journald.socket has an After
(via RequiresMountsFor=/run/systemd/journal) on -.mount.  If the root
filesystem is encrypted, -.mount gets an After
zfs-load-key-DATASET.service.

By setting stdout and stderr to null on the key load services, we avoid
this loop.

Reviewed-by: Antonio Russo <antonio.e.russo@gmail.com>
Reviewed-by: InsanePrawn <insane.prawny@gmail.com>
Signed-off-by: Richard Laager <rlaager@wiktel.com>
Closes #10356
Closes #10388
2020-09-22 12:22:26 -07:00
..
default Fix zfs-functions packaging bug 2020-05-12 10:53:32 -07:00
init.d Fix zfs-functions packaging bug 2020-05-12 10:53:32 -07:00
modules-load.d Restore :: in Makefile.am 2020-05-12 10:53:32 -07:00
sudoers.d zpool iostat/status -c improvements 2017-06-05 10:52:15 -07:00
systemd Fix another dependency loop 2020-09-22 12:22:26 -07:00
zfs Fix zfs-functions packaging bug 2020-05-12 10:53:32 -07:00
Makefile.am Fix zfs-functions packaging bug 2020-05-12 10:53:32 -07:00