mirror of
https://gitlab.alpinelinux.org/alpine/alpine-baselayout.git
synced 2025-04-19 09:42:19 +03:00
rename modprobe.d files
newer version of upstreram modprobe requires them to have .conf suffix
This commit is contained in:
parent
381e2eb067
commit
62d1a60d5b
2
Makefile
2
Makefile
@ -24,7 +24,7 @@ ETC_FILES = TZ \
|
||||
|
||||
CONFD_FILES = $(addprefix conf.d/, tuntap vlan)
|
||||
UDHCPC_FILES =default.script
|
||||
MODPROBED_FILES =aliases blacklist i386
|
||||
MODPROBED_FILES =aliases.conf blacklist.conf i386.conf
|
||||
CRONTABS =crontab
|
||||
DISTFILES =$(ETC_FILES) $(UDHCPC_FILES) $(MODPROBED_FILES) Makefile
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user