You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to drop the WWN by-id symlinks, instead of having to fork the entire upstream 60-persistent-storage.rules. (The reason to remove them is that they are less useful as ZFS labels, and get randomly picked up by zpool import -d /dev/disk/by-id.)
The text was updated successfully, but these errors were encountered:
Would it be possible to sync systemd/systemd#26081 from upstream, to support
SYMLINK-=
actions?It would allow creating a rules file like
to drop the WWN by-id symlinks, instead of having to fork the entire upstream
60-persistent-storage.rules
. (The reason to remove them is that they are less useful as ZFS labels, and get randomly picked up byzpool import -d /dev/disk/by-id
.)The text was updated successfully, but these errors were encountered: