]> git.ipfire.org Git - thirdparty/dracut.git/commit
99memstrack: use /bin/bash
authorDaniel Molkentin <dmolkentin@suse.com>
Mon, 12 Oct 2020 11:49:46 +0000 (13:49 +0200)
committerDaniel Molkentin <daniel@molkentin.de>
Mon, 12 Oct 2020 12:05:09 +0000 (14:05 +0200)
commitf51d013384176c3379a2d13f0934ab19015e0803
treeca593195098d8da0802d78e645c342963adb0664
parent512c51d2677dd1637cc203e3676fefb50a3d73d0
99memstrack: use /bin/bash

/usr/local/bin causes trouble for distros that do not use /usr/bin == /bin
/usr/bin/env likewise, plus the use of env is not needed here
modules.d/99memstrack/memstrack-report.sh
modules.d/99memstrack/module-setup.sh