hardware: WRT54G v4
trunk #: 2301
the following command sequence yields a syntax error:
root@FreeWRT:~# ipkg remove openntpd
root@FreeWRT:~# vi /etc/passwd (remove ntp line)
root@FreeWRT:~# vi /etc/group (remove ntp line)
root@FreeWRT:~# ipkg install openntpd
Installing openntpd (3.9p1-1) to root...
Downloading http://www.freewrt.org/downloads/1.0/brcm-2.4/packages/./openntpd_3.9p1-1_mipsel.ipk[[BR]]
Configuring openntpd
//usr/lib/ipkg/info/openntpd.postinst: //usr/lib/ipkg/info/openntpd.postinst: 23: Syntax error: uid+1
adding user ntp to /etc/passwd
Done.
Subsequent attempts to start the ntpd daemon after the package installation error fails with the msg
"ntpd: unknown user ntp"