Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Oct 2024 09:15:40 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 2ab84513e930 - stable/14 - rc.d/dnctl: Chmod +x for consistency with other rc scripts
Message-ID:  <202410020915.4929FeIE072508@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by 0mp:

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

commit 2ab84513e93076331aa698e36ca8781c02b3c3ed
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2024-09-22 11:35:50 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2024-10-02 09:11:20 +0000

    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(-)

diff --git a/libexec/rc/rc.d/dnctl b/libexec/rc/rc.d/dnctl
old mode 100644
new mode 100755



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410020915.4929FeIE072508>