Skip to content

Commit

Permalink
zfs-import: should be before swap
Browse files Browse the repository at this point in the history
zfs-import must be done before swap in order for swap on zvol to work

Reviewed-by: Kash Pande <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Henrik Riomar <[email protected]>
Closes openzfs#8502
  • Loading branch information
HRio authored and behlendorf committed Mar 15, 2019
1 parent eaed840 commit c742bf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/init.d/zfs-import.in
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@

do_depend()
{
before swap
after sysfs udev
keyword -lxc -openvz -prefix -vserver
}
Expand Down

0 comments on commit c742bf1

Please sign in to comment.