From: Jo-Philipp Wich Date: Sat, 23 Oct 2010 15:49:04 +0000 (+0000) Subject: [package] base-files: mark /etc/shadow as conffile X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=0b73ff8867dfab6d303304727b6ca8ec88c6ebb9 [package] base-files: mark /etc/shadow as conffile SVN-Revision: 23590 --- 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