[Bug 192374] New: Add new commands to rc(8): describe and extracommands

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 4 10:06:04 UTC 2014


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 at FreeBSD.org
          Reporter: lme at 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.


More information about the freebsd-bugs mailing list