hotplug2: mark /etc/hotplug2.rules as conffile

SVN-Revision: 23249
This commit is contained in:
Jo-Philipp Wich 2010-10-05 17:16:12 +00:00
parent 6a10b180ce
commit c865a4f5ee

View file

@ -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"