Skip to content

Commit

Permalink
Merge pull request #2557 from jbaublitz/udev-settle
Browse files Browse the repository at this point in the history
Use udevadm settle to synchronize in /etc/fstab setup service
  • Loading branch information
mulkieran authored Apr 26, 2021
2 parents 6991def + 66aac5e commit a8e38cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions systemd/stratis-fstab-setup
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ if $(stratis-min pool is-locked "$POOL_UUID"); then
fi
fi
fi

udevadm settle

0 comments on commit a8e38cf

Please sign in to comment.