mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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
56741a5b5c
commit
429ceed0a9
@ -33,6 +33,10 @@ define Package/udev/description
|
||||
provides the ability to have persistent device names.
|
||||
endef
|
||||
|
||||
define Package/udev/conffiles
|
||||
/etc/udev/udev.conf
|
||||
endef
|
||||
|
||||
define Package/udev/config
|
||||
source "$(SOURCE)/Config.in"
|
||||
endef
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user