Bug #3030
openntpd-openrc: Service `ntpd' needs non existent service `net'
Status:
confirmed
Priority:
bug
Assignee:
-
% Done:
0%
History
Updated by bill-auger almost 2 years ago
- Description updated (diff)
i can not reprduce this - maybe it fixed itself?
$ pacman -Qs openntpd local/openntpd 6.8p1-1 Free, easy to use implementation of the Network Time Protocol local/openntpd-openrc 20190211-1 (openrc-net) OpenRC openntpd init script $ sudo /etc/init.d/ntpd start * Caching service dependencies ... [ ok ] * Starting OpenNTPD ... creating new /var/db/ntpd.drift [ ok ]
FWIW, the openrc "way" is the `rc-service` command
$ sudo rc-service ntpd start * Starting OpenNTPD ... /var/db/ntpd.drift is empty [ ok ] bill@parabola:/packages/abslibre/libre/icecat/(master?[0<-->1]) 2021-06-04 [icecat]: wip - tweak for i68
Updated by oaken-source almost 2 years ago
Yes, the problem still persists:
$ sudo rc-service ntpd start * ERROR: ntpd needs service(s) net
could you look at your installed service files, and find out which one provides the 'net' service?