wok-current rev 22680
rsync, openssh: update $CONFIG_FILES
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 18 18:26:14 2020 +0100 (2020-01-18) |
parents | 10cdf08515bb |
children | 9783ee6fb053 |
files | openssh-pam/receipt openssh/receipt rsync/receipt |
line diff
1.1 --- a/openssh-pam/receipt Sat Jan 18 17:16:20 2020 +0100 1.2 +++ b/openssh-pam/receipt Sat Jan 18 18:26:14 2020 +0100 1.3 @@ -10,7 +10,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.openssh.org/" 1.6 WGET_URL="http://ftp.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable/$TARBALL" 1.7 -CONFIG_FILES="/etc/ssh /etc/inetd.conf" 1.8 +CONFIG_FILES="/etc/ssh" 1.9 TAGS="ssh security" 1.10 1.11 PROVIDE="openssh:pam ssh:pam"
2.1 --- a/openssh/receipt Sat Jan 18 17:16:20 2020 +0100 2.2 +++ b/openssh/receipt Sat Jan 18 18:26:14 2020 +0100 2.3 @@ -9,7 +9,7 @@ 2.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.5 WEB_SITE="http://www.openssh.org/" 2.6 WGET_URL="http://ftp.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable/$TARBALL" 2.7 -CONFIG_FILES="/etc/ssh /etc/inetd.conf" 2.8 +CONFIG_FILES="/etc/ssh" 2.9 TAGS="ssh security" 2.10 HOST_ARCH="i486 arm" 2.11
3.1 --- a/rsync/receipt Sat Jan 18 17:16:20 2020 +0100 3.2 +++ b/rsync/receipt Sat Jan 18 18:26:14 2020 +0100 3.3 @@ -9,7 +9,7 @@ 3.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.5 WEB_SITE="http://rsync.samba.org/" 3.6 WGET_URL="${WEB_SITE}ftp/rsync/$TARBALL" 3.7 -CONFIG_FILES="/etc/rsyncd.conf /etc/rsyncd.secrets /etc/inetd.conf" 3.8 +CONFIG_FILES="/etc/rsyncd.conf /etc/rsyncd.secrets" 3.9 TAGS="sync copy secure" 3.10 HOST_ARCH="i486 arm" 3.11