mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
base-files: add more config files to conffiles section
Signed-off-by: Nicolas Thill <nico@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45244 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
13338c42ad
commit
c145bf0db8
@ -36,12 +36,16 @@ define Package/base-files
|
||||
endef
|
||||
|
||||
define Package/base-files/conffiles
|
||||
/etc/config/network
|
||||
/etc/config/system
|
||||
/etc/hosts
|
||||
/etc/inittab
|
||||
/etc/group
|
||||
/etc/passwd
|
||||
/etc/shadow
|
||||
/etc/profile
|
||||
/etc/protocols
|
||||
/etc/services
|
||||
/etc/shells
|
||||
/etc/sysctl.conf
|
||||
/etc/rc.local
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user