From 2ab84513e93076331aa698e36ca8781c02b3c3ed Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Sun, 22 Sep 2024 12:35:50 +0100 Subject: [PATCH] rc.d/dnctl: Chmod +x for consistency with other rc scripts MFC after: 1 week Approved by: bnovkov (cherry picked from commit 91fac46bf7cff03c3471422c67281041c5fa0f1f) --- libexec/rc/rc.d/dnctl | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 libexec/rc/rc.d/dnctl diff --git a/libexec/rc/rc.d/dnctl b/libexec/rc/rc.d/dnctl old mode 100644 new mode 100755