From d95cb5a49a53b3bbb9bcc45b32da03e2da95677e Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Thu, 14 Dec 2017 17:54:49 -0800 Subject: [PATCH] Updated Fedora (markdown) --- Fedora.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Fedora.md b/Fedora.md index a984917..a49c88b 100644 --- a/Fedora.md +++ b/Fedora.md @@ -28,10 +28,10 @@ $ sudo dnf install kernel-devel zfs **Systemd Update:** -When upgrading to the zfs-0.6.5.8 release it's recommended that users manually reset the zfs systemd presets. Failure to do so can result in the pool not automatically importing when the system is rebooted. +When upgrading to the zfs-0.7.4 release it's recommended that users manually reset the zfs systemd presets. Failure to do so can result in the pool not automatically importing when the system is rebooted. ``` -systemctl preset zfs-import-cache zfs-import-scan zfs-mount zfs-share zfs-zed zfs.target +systemctl preset zfs-import-cache zfs-import-scan zfs-import.target zfs-mount zfs-share zfs-zed zfs.target ``` **Repository Renamed:**