mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-03 19:57:43 +01:00
base-files: add /etc/profile.d to conffiles
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit ef255fc57e)
This commit is contained in:
parent
bdc998c696
commit
c61cf4a447
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ define Package/base-files/conffiles
|
|||
/etc/iproute2/rt_tables
|
||||
/etc/passwd
|
||||
/etc/profile
|
||||
/etc/profile.d
|
||||
/etc/protocols
|
||||
/etc/rc.local
|
||||
/etc/services
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue