module-init-tools: fix typo in modprobe.conf.
--HG-- extra : convert_revision : c348654b2a8e261a67f8f16a6fbf722f4d601a28
This commit is contained in:
parent
f1068b8bcb
commit
17b8a3a492
|
@ -24,7 +24,7 @@ post_install()
|
|||
mkdir -p ${DESTDIR}/etc
|
||||
cat >> ${DESTDIR}/etc/modprobe.conf <<_EOF
|
||||
#
|
||||
# /etc/modprobe.conf. Please read modprobe.conf(8).
|
||||
# /etc/modprobe.conf. Please read modprobe.conf(5).
|
||||
#
|
||||
_EOF
|
||||
chmod 644 ${DESTDIR}/etc/modprobe.conf
|
||||
|
|
Loading…
Reference in New Issue
Block a user