Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
print a warning if /proc is not mounted
the bash idiom <(foo) relies on the /dev/fd -> /proc/self/fd symlink if /proc is not mounted, dkms status (and other actions) may fail with /usr/sbin/dkms: line ####: /dev/fd/##: No such file or directory https://bugs.debian.org/810665
- Loading branch information