wok-6.x diff boxbackup-client/receipt @ rev 4011
linux: add CONFIG_PPP_FILTER
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 02 22:49:00 2009 +0200 (2009-09-02) |
parents | a7e71267442a |
children | 395ec8205cff |
line diff
1.1 --- a/boxbackup-client/receipt Sat Dec 20 18:32:58 2008 +0100 1.2 +++ b/boxbackup-client/receipt Wed Sep 02 22:49:00 2009 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 SOURCE="boxbackup" 1.5 WANTED="boxbackup-server" 1.6 WEB_SITE="http://www.boxbackup.org/" 1.7 +TAGS="backup automatic client" 1.8 1.9 # Configuration variables 1.10 CONF_DIR="/etc/box" 1.11 @@ -77,4 +78,4 @@ 1.12 fi 1.13 # Delete PID, sock files 1.14 rm -f /var/run/bbackupd.* 1.15 -} 1.16 \ No newline at end of file 1.17 +}