samba36: preserve smbpasswd across sysupgrade
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 15 Aug 2015 14:49:06 +0000 (14:49 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 15 Aug 2015 14:49:06 +0000 (14:49 +0000)
Add /etc/samba/smbpasswd to list of samba conffiles
thus preserving samba passwords across sysupgrade
by default.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
SVN-Revision: 46606

package/network/services/samba36/Makefile

index d8b930c9898fd9749552194136ea3b3de5295f3f..9e282f0233170c3874355f30f9787cc0412e0b15 100644 (file)
@@ -129,6 +129,7 @@ MAKE_FLAGS += DYNEXP= PICFLAG= MODULES=
 define Package/samba36-server/conffiles
 /etc/config/samba
 /etc/samba/smb.conf.template
+/etc/samba/smbpasswd
 endef
 
 define Package/samba36-server/install