Bug 116978 - XNTP: One parameter of the "rcntp" script doesn't work as it is displayed ("restart-iburst")
Summary: XNTP: One parameter of the "rcntp" script doesn't work as it is displayed ("r...
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Network (show other bugs)
Version: unspecified
Hardware: All All
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: Hendrik Vogelsang
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-14 14:39 UTC by Steffen Moser
Modified: 2005-09-15 14:26 UTC (History)
0 users

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Moser 2005-09-14 14:39:06 UTC
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.
Comment 1 Hendrik Vogelsang 2005-09-14 15:52:07 UTC
will be fixed for 10.1
Comment 2 Hendrik Vogelsang 2005-09-15 14:26:37 UTC
fixed