diff options
| author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2022-03-17 16:20:57 +0000 |
|---|---|---|
| committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2022-03-31 07:36:41 +0000 |
| commit | d2febb64d2f0aa5ee08591f81def13a8deff34a3 (patch) | |
| tree | 9e8854e4ba2520ffd55b8353e31f4f39ab6dc1cc | |
| parent | aeb4214375b7197ccc7c6ad9b2bc3185545eaf8e (diff) | |
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)
| -rwxr-xr-x[-rw-r--r--] | libexec/rc/rc.d/auditdistd | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | libexec/rc/rc.d/automount | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | libexec/rc/rc.d/automountd | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | libexec/rc/rc.d/autounmountd | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | libexec/rc/rc.d/blacklistd | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | libexec/rc/rc.d/iovctl | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | 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 index 13cb5d5b69d7..13cb5d5b69d7 100644..100755 --- a/libexec/rc/rc.d/auditdistd +++ b/libexec/rc/rc.d/auditdistd diff --git a/libexec/rc/rc.d/automount b/libexec/rc/rc.d/automount index e0789cb8d050..e0789cb8d050 100644..100755 --- a/libexec/rc/rc.d/automount +++ b/libexec/rc/rc.d/automount diff --git a/libexec/rc/rc.d/automountd b/libexec/rc/rc.d/automountd index f9d8db8b2f37..f9d8db8b2f37 100644..100755 --- a/libexec/rc/rc.d/automountd +++ b/libexec/rc/rc.d/automountd diff --git a/libexec/rc/rc.d/autounmountd b/libexec/rc/rc.d/autounmountd index 2acbe09139ca..2acbe09139ca 100644..100755 --- a/libexec/rc/rc.d/autounmountd +++ b/libexec/rc/rc.d/autounmountd diff --git a/libexec/rc/rc.d/blacklistd b/libexec/rc/rc.d/blacklistd index 8e79250f377a..8e79250f377a 100644..100755 --- a/libexec/rc/rc.d/blacklistd +++ b/libexec/rc/rc.d/blacklistd diff --git a/libexec/rc/rc.d/iovctl b/libexec/rc/rc.d/iovctl index 1958a266a9c9..1958a266a9c9 100644..100755 --- a/libexec/rc/rc.d/iovctl +++ b/libexec/rc/rc.d/iovctl diff --git a/libexec/rc/rc.d/zfsd b/libexec/rc/rc.d/zfsd index edf259bac57e..edf259bac57e 100644..100755 --- a/libexec/rc/rc.d/zfsd +++ b/libexec/rc/rc.d/zfsd |
