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
It is possible to pass a custom config dir with --confdir but it is not possible to pass an additional modules.d directory.
I'm working on generating initramfs files for various purposes, I don't want to mess with the content of /usr/lib/dracut/modules.d just to add one more custom module.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It is possible to pass a custom config dir with
--confdir
but it is not possible to pass an additionalmodules.d
directory.I'm working on generating initramfs files for various purposes, I don't want to mess with the content of /usr/lib/dracut/modules.d just to add one more custom module.
Beta Was this translation helpful? Give feedback.
All reactions