FS#4557 - ntpdate init script, misstyped path

Attached to Project: Arch Linux
Opened by Rumcajs Lasowy (Rumcajs) - Wednesday, 03 May 2006, 10:22 GMT
Last edited by Tobias Powalowski (tpowa) - Wednesday, 03 May 2006, 11:23 GMT
Task Type Bug Report
Category System
Status Closed
Assigned To arjan timmerman (blaasvis)
Architecture not specified
Severity Low
Priority Normal
Reported Version 0.7.1 Noodle
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

/etc/rc.d/ntpdate

change the line 5 to ". /etc/conf.d/ntp-client.conf"
This task depends upon

Closed by  arjan timmerman (blaasvis)
Tuesday, 16 May 2006, 07:46 GMT
Reason for closing:  Fixed
Additional comments about closing:  ntp was in testing that was the problem.
Comment by Jens Adam (byte) - Wednesday, 03 May 2006, 22:12 GMT
Are you talking about ntp-4.2.0a-6? There is no error, that line reads as it should.
Comment by Rumcajs Lasowy (Rumcajs) - Wednesday, 03 May 2006, 22:22 GMT
im currently have ntp 4.2.0a-5 (testing) dunno why current is ntp-4.2.0a-6 confusing me a bit. testing behind current.

The line in ntpdate was ". /etc/confd/ntp-client.conf" without the "." in "conf.d" this gives a error if the service starts
Comment by Rumcajs Lasowy (Rumcajs) - Wednesday, 03 May 2006, 22:36 GMT
ok i have take a look in /var/cache/pacman/pkg/ntp-4.2.0a-5.pkg.tar.gz
its ". /etc/conf/ntp-client.conf" and it should be ". /etc/conf.d/ntp-client.conf"

Loading...