mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-17 04:17:19 +00:00
udev: mark /etc/udev/udev.conf as conffile (rules left out for now)
SVN-Revision: 23254
This commit is contained in:
parent
f2068db073
commit
cff8a7bbae
@ -33,6 +33,10 @@ define Package/udev/description
|
|||||||
provides the ability to have persistent device names.
|
provides the ability to have persistent device names.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Package/udev/conffiles
|
||||||
|
/etc/udev/udev.conf
|
||||||
|
endef
|
||||||
|
|
||||||
define Package/udev/config
|
define Package/udev/config
|
||||||
source "$(SOURCE)/Config.in"
|
source "$(SOURCE)/Config.in"
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user