mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:14:05 +02:00
[package] udev: mark /etc/udev/udev.conf as conffile (rules left out for now)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23254 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a71bd64914
commit
57e918da4f
@ -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