]> git.ipfire.org Git - thirdparty/dracut.git/blob - .dir-locals.el
iscsi: always popd, even if there is no iscsi device
[thirdparty/dracut.git] / .dir-locals.el
1 ;;; Directory Local Variables
2 ;;; For more information see (info "(emacs) Directory Variables")
3
4 ((sh-mode
5 (indent-tabs-mode)
6 (sh-basic-offset . 4)))
7