| Summary: |
XNTP: One parameter of the "rcntp" script doesn't work as it is displayed ("restart-iburst") |
| Product: |
[openSUSE] SUSE Linux 10.1
|
Reporter: |
Steffen Moser <mail> |
| Component: |
Network | Assignee: |
Hendrik Vogelsang <hvogel> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
E-mail List <qa-bugs> |
| Severity: |
Minor
|
|
|
| Priority: |
P5 - None
|
|
|
| Version: |
unspecified | |
|
| Target Milestone: |
--- | |
|
| Hardware: |
All | |
|
| OS: |
All | |
|
| Whiteboard: |
|
|
Found By:
|
Beta-Customer
|
Services Priority:
|
|
|
Business Priority:
|
|
Blocker:
|
---
|
|
Marketing QA Status:
|
---
|
IT Deployment:
|
---
|
If you enter "rcntp" it shows the list of the possible parameters: | vm06:~ # rcntp | Usage: /usr/sbin/rcntp {start|stop|status|try-restart|restart|restart-iburst | |force-reload|reload|probe|ntptimeset} Though, the parameter "restart-iburst" is not accepted: | vm06:~ # rcntp restart-iburst | Usage: /usr/sbin/rcntp {start|stop|status|try-restart|restart|restart-iburst | |force-reload|reload|probe|ntptimeset} Looking at the script "/usr/sbin/rcntp" gives that it accepts the parameter "try-restart-iburst" but not "restart-iburst". And indeed, the option "try-restart-iburst" works well. So it seems that the script only displays the wrong parameter in the help line.