Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Aug 2014 10:06:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 192374] New: Add new commands to rc(8): describe and extracommands
Message-ID:  <bug-192374-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192374

            Bug ID: 192374
           Summary: Add new commands to rc(8): describe and extracommands
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
               URL: https://phabric.freebsd.org/D452
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: lme@FreeBSD.org

The patch adds to new commands to rc(8). This is what can be done with it:

$ service sshd describe
Secure Shell Daemon

$ service sshd extracommands
configtest keygen reload

It also adds a "descr" variable to sshd's rc script and documents the
additional rc options. See https://phabric.freebsd.org/D451 how to print them
using service(8).

-- 
You are receiving this mail because:
You are the assignee for the bug.



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