Updated RHEL and CentOS (markdown)

Brian Behlendorf 2017-12-14 17:54:21 -08:00
parent 512de82edc
commit 2652b83560
1 changed files with 2 additions and 2 deletions

@ -89,10 +89,10 @@ $ sudo find /lib/modules/ \( -name "splat.ko" -or -name "zcommon.ko" \
### 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