https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255115

            Bug ID: 255115
           Summary: [PATCH] Allow service(8) to run rc.d scripts without
                    arguments
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: b...@freebsd.org
          Reporter: s...@mostnet.ru

Created attachment 224157
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224157&action=edit
patch

Current service(8) shows help message when running script without arguments
(e.g. service motd). At the same time rc.d scripts allow no arguments and show
script usage and their commands:
# /etc/rc.d/motd
Usage: /etc/rc.d/motd
[fast|force|one|quiet](start|stop|restart|rcvar|enable|disable|delete|enabled|describe|extracommands)

It's quite useful when you want to see possible arguments for some service.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to