]> git.ipfire.org Git - thirdparty/dracut-ng.git/commit
fix(nfs): use `DRACUT_CP` instead of `cp`
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Tue, 1 Apr 2025 12:33:38 +0000 (14:33 +0200)
committerNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Sun, 13 Apr 2025 01:40:30 +0000 (21:40 -0400)
commit2f5a759f490bb813ec24a685f015b15ff196783b
treea9b5e27b370553b64049fbece1f296ff707f6d91
parent6b30662e6e4720428f0efb0ab85c80303dd34afd
fix(nfs): use `DRACUT_CP` instead of `cp`

Using `cp` directly ignores `DRACUT_NO_XATTR`.
modules.d/95nfs/module-setup.sh