wok-6.x diff frox/receipt @ rev 18843

Up suplemon (22012016)
author Paul Issott <paul@slitaz.org>
date Fri Jan 22 22:48:05 2016 +0000 (2016-01-22)
parents ca224f09fcb3
children 8e449fe1df2e
line diff
     1.1 --- a/frox/receipt	Wed Sep 10 18:26:08 2014 +0200
     1.2 +++ b/frox/receipt	Fri Jan 22 22:48:05 2016 +0000
     1.3 @@ -27,5 +27,6 @@
     1.4  {
     1.5  	mkdir -p $fs/etc
     1.6  	cp -a $src/src/frox.conf $fs/etc
     1.7 +	chown root.root $fs/etc/frox.conf
     1.8  	cp -a $install/usr $fs/
     1.9  }