aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-10-23 15:49:04 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-10-23 15:49:04 +0000
commitcfe4db7bda0724e6401f64b29036dff37f19d748 (patch)
tree81c39f9767168f5e4473558917060142cb4411f4 /package/base-files
parent9fcc9f026b070a01c7bd1932a43f1c330668e251 (diff)
downloadupstream-cfe4db7bda0724e6401f64b29036dff37f19d748.tar.gz
upstream-cfe4db7bda0724e6401f64b29036dff37f19d748.tar.bz2
upstream-cfe4db7bda0724e6401f64b29036dff37f19d748.zip
base-files: mark /etc/shadow as conffile
SVN-Revision: 23590
Diffstat (limited to 'package/base-files')
-rw-r--r--package/base-files/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index bd77d34382..e49b18975b 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -50,6 +50,7 @@ define Package/base-files/conffiles
/etc/inittab
/etc/group
/etc/passwd
+/etc/shadow
/etc/profile
/etc/shells
/etc/sysctl.conf