Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3003 - NTPD launching script can't start #8019

Closed
openwrt-bot opened this issue Apr 13, 2020 · 0 comments
Closed

FS#3003 - NTPD launching script can't start #8019

openwrt-bot opened this issue Apr 13, 2020 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

newic:

hello all,

I can launch NTP by :

/usr/sbin/ntpd -n -N -l -S /usr/sbin/ntpd-hotplug 0.openwrt.pool.ntp.org ntp.lothaire.net ntp.ciril.fr 1.fr.pool.ntp.org debian.org

When i use Luci web client and use it to configure ntp the result is :

/usr/sbin/ntpd -n -N -l -S -p /usr/sbin/ntpd-hotplug -p 0.openwrt.pool.ntp.org -p ntp.lothaire.net -p ntp.ciril.fr -p 1.fr.pool.ntp.org debian.org

and so it doesn't start.

In my init script /etc/init.d/sysntpd I changed the line 55 by

procd_append_param command $peer (removed -p)

and look like it's work perfectly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant