git: d2febb64d2f0 - stable/12 - rc.d: Chmod +x all the scripts for consistency

From: Mateusz Piotrowski <0mp_at_FreeBSD.org>
Date: Thu, 31 Mar 2022 07:37:47 UTC
The branch stable/12 has been updated by 0mp (doc, ports committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=d2febb64d2f0aa5ee08591f81def13a8deff34a3

commit d2febb64d2f0aa5ee08591f81def13a8deff34a3
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-03-17 16:20:57 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-03-31 07:36:41 +0000

    rc.d: Chmod +x all the scripts for consistency
    
    Reviewed by:    lwhsu
    Approved by:    lwhsu (src)
    MFC after:      2 weeks
    Differential Revision:  https://reviews.freebsd.org/D34589
    
    (cherry picked from commit 7846554819d3be52816ca6ad60bf84f6409a0bf1)
---
 libexec/rc/rc.d/auditdistd   | 0
 libexec/rc/rc.d/automount    | 0
 libexec/rc/rc.d/automountd   | 0
 libexec/rc/rc.d/autounmountd | 0
 libexec/rc/rc.d/blacklistd   | 0
 libexec/rc/rc.d/iovctl       | 0
 libexec/rc/rc.d/zfsd         | 0
 7 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/libexec/rc/rc.d/auditdistd b/libexec/rc/rc.d/auditdistd
old mode 100644
new mode 100755
diff --git a/libexec/rc/rc.d/automount b/libexec/rc/rc.d/automount
old mode 100644
new mode 100755
diff --git a/libexec/rc/rc.d/automountd b/libexec/rc/rc.d/automountd
old mode 100644
new mode 100755
diff --git a/libexec/rc/rc.d/autounmountd b/libexec/rc/rc.d/autounmountd
old mode 100644
new mode 100755
diff --git a/libexec/rc/rc.d/blacklistd b/libexec/rc/rc.d/blacklistd
old mode 100644
new mode 100755
diff --git a/libexec/rc/rc.d/iovctl b/libexec/rc/rc.d/iovctl
old mode 100644
new mode 100755
diff --git a/libexec/rc/rc.d/zfsd b/libexec/rc/rc.d/zfsd
old mode 100644
new mode 100755