git: 3021de298475 - stable/13 - rc.d: Chmod +x all the scripts for consistency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 31 Mar 2022 07:37:45 UTC
The branch stable/13 has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=3021de29847572efe08f1c08364a112755284a78 commit 3021de29847572efe08f1c08364a112755284a78 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:35 +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