wok-next diff rsh-redone/receipt @ rev 21250
updated drbd-utils (8.9.1 -> 9.11.0)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Dec 06 08:40:38 2019 +0100 (2019-12-06) |
parents | e752d7f70061 |
children |
line diff
1.1 --- a/rsh-redone/receipt Fri Apr 19 15:19:14 2019 +0300 1.2 +++ b/rsh-redone/receipt Fri Dec 06 08:40:38 2019 +0100 1.3 @@ -27,11 +27,13 @@ 1.4 1.5 COPY_std="bin/" 1.6 PROVIDE_std="rsh rlogin" 1.7 +CONFIG_FILES_std="/etc/skel/.rhosts" 1.8 1.9 COPY_rshd_redone="@std @rm" 1.10 CAT_rshd_redone="network|rshd and rlogind" 1.11 DEPENDS_rshd_redone="pam" 1.12 PROVIDE_rshd_redone="rshd:pam rshd-pam" 1.13 +CONFIG_FILES_rshd_redone="/etc/skel/.rhosts" 1.14 1.15 post_install_rshd_redone() { 1.16 if ! grep -qs rlogind $1/etc/inetd.conf; then