https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199596
Bug ID: 199596
Summary: 'service restart' command still runs 'start' when
'stop' failed
Product: Base System
Version: 10.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
> service <service-name> restart
Should be equivalent to
> service <service-name> stop && service <service-name> start
And it just runs them sequentially.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"