diff options
Diffstat (limited to 'net-misc/openssh/files')
-rw-r--r-- | net-misc/openssh/files/Manifest.gentoo | 2 | ||||
-rwxr-xr-x | net-misc/openssh/files/sshd.rc6.4 | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/openssh/files/Manifest.gentoo b/net-misc/openssh/files/Manifest.gentoo index adf36707..4d456d10 100644 --- a/net-misc/openssh/files/Manifest.gentoo +++ b/net-misc/openssh/files/Manifest.gentoo @@ -14,7 +14,7 @@ files/openssh-7.4_p1-test-bashism.patch 747427feb52ef05b6dbc22b37ef488b0 files/sshd_at.service 67aee1a909e35bd05f0bd9bfaea0f5c6 files/sshd.confd b35e9f3829f4cfca07168fcba98749c7 files/sshd.pam_include.2 7c8d6e32f4ba92d13234cfa7b037432c -files/sshd.rc6.4 a8b6e144d2680ed8b760adc58f8c8f23 +files/sshd.rc6.4 d0bd7282262f2d22002fb9e265b6e7dc files/sshd.service c26aa19277fc72d0c89ea21d259ef49a files/sshd.socket 4735139e66316cdf102cb99d716ad6aa metadata.xml 09801853a7f867c7661d281420ba00ce diff --git a/net-misc/openssh/files/sshd.rc6.4 b/net-misc/openssh/files/sshd.rc6.4 index e08230fd..22960305 100755 --- a/net-misc/openssh/files/sshd.rc6.4 +++ b/net-misc/openssh/files/sshd.rc6.4 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: a361401755cc14df55233bf3bceea6ddb943f4c8 $ extra_commands="checkconfig" extra_started_commands="reload" |