diff options
author | Stuart Shelton <stuart@shelton.me> | 2017-03-16 09:26:15 +0000 |
---|---|---|
committer | Stuart Shelton <stuart@shelton.me> | 2017-03-16 09:26:15 +0000 |
commit | 0005fd42f4914ee6d7031097dedabd8fe3ef689b (patch) | |
tree | c713bf077da3ac7a04dd975c121a4589361c6895 /net-misc/openssh/files | |
parent | Update sys-libs/glibc-2.23-r3 (diff) | |
download | srcshelton-0005fd42f4914ee6d7031097dedabd8fe3ef689b.tar.gz srcshelton-0005fd42f4914ee6d7031097dedabd8fe3ef689b.tar.bz2 srcshelton-0005fd42f4914ee6d7031097dedabd8fe3ef689b.zip |
Update all files modified by Gentoo Bug 611234, closing change started at d798c00
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" |