]> git.ipfire.org Git - thirdparty/dracut-ng.git/commit
feat(systemd-networkd): do not require bash
authorBenjamin Drung <benjamin.drung@canonical.com>
Tue, 5 Aug 2025 08:41:54 +0000 (10:41 +0200)
committerLaszlo <laszlo.gombos@gmail.com>
Sat, 9 Aug 2025 11:04:41 +0000 (07:04 -0400)
commit9f2e8da7fe79110d1c41f532a108a15dafb8569c
tree8d5317362c3e3b69f20a81cfbe903feec93205f8
parent118b36564019c208694eac6b409a159d8bd34cfb
feat(systemd-networkd): do not require bash

The systemd-networkd module ships `networkd-run.sh` that uses bash, but
there is no bash specific code inside this script. So drop the bash
requirement.
modules.d/11systemd-networkd/module-setup.sh
modules.d/11systemd-networkd/networkd-run.sh