diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-12-20 19:51:05 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-12-20 19:51:05 +0000 |
commit | deb96617852cd8ec0109c66afdacd253297ec4ec (patch) | |
tree | ed4ecc212da2fd78e2662440500a05c7c66cd516 /package | |
parent | 22da5f54e9db8e3ba85c0ccbbb115a96bb12a701 (diff) | |
download | upstream-deb96617852cd8ec0109c66afdacd253297ec4ec.tar.gz upstream-deb96617852cd8ec0109c66afdacd253297ec4ec.tar.bz2 upstream-deb96617852cd8ec0109c66afdacd253297ec4ec.zip |
Ă‚base-files: don't mark /etc/banner as conffile
SVN-Revision: 24742
Diffstat (limited to 'package')
-rw-r--r-- | package/base-files/files/lib/upgrade/keep.d/base-files-essential | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/base-files/files/lib/upgrade/keep.d/base-files-essential b/package/base-files/files/lib/upgrade/keep.d/base-files-essential index e35aae5090..2c611d29b4 100644 --- a/package/base-files/files/lib/upgrade/keep.d/base-files-essential +++ b/package/base-files/files/lib/upgrade/keep.d/base-files-essential @@ -1,5 +1,4 @@ # Essential files that will be always kept -/etc/banner /etc/hosts /etc/inittab /etc/group |