wok-undigest rev 927

trafshow: tiny edit
author Paul Issott <paul@slitaz.org>
date Sun Feb 24 19:17:30 2013 +0000 (2013-02-24)
parents 91e387daa853
children 805fdb3bd990
files trafshow/receipt
line diff
     1.1 --- a/trafshow/receipt	Sun Feb 24 18:51:46 2013 +0000
     1.2 +++ b/trafshow/receipt	Sun Feb 24 19:17:30 2013 +0000
     1.3 @@ -31,7 +31,8 @@
     1.4  	cp -a $src/$PACKAGE $fs/usr/bin
     1.5  	cp -a $src/.trafshow $fs/etc/trafshow
     1.6  
     1.7 -	# tidy config file
     1.8 +	# tidy config file and change perms
     1.9 +	chown root:root $fs/etc/trafshow
    1.10  	sed -i 's|*/icmp|#*/icmp|' $fs/etc/trafshow
    1.11  	sed -i 's|nfs|#nfs|' $fs/etc/trafshow
    1.12  	sed -i 's|513|#513|' $fs/etc/trafshow