hotplug2: mark /etc/hotplug2.rules as conffile
SVN-Revision: 23249
This commit is contained in:
parent
6a10b180ce
commit
c865a4f5ee
1 changed files with 5 additions and 1 deletions
|
@ -36,6 +36,10 @@ define Package/hotplug2/description
|
|||
This is an implementation of Hotplug2-1.0-beta
|
||||
endef
|
||||
|
||||
define Package/hotplug2/conffiles
|
||||
/etc/hotplug2.rules
|
||||
endef
|
||||
|
||||
MAKE_FLAGS += \
|
||||
COPTS="$(TARGET_CFLAGS)" \
|
||||
STATIC_WORKER="fork"
|
||||
|
|
Loading…
Reference in a new issue