Skip to content
Commit fdea5d09 authored by Philip Balister's avatar Philip Balister Committed by Joe MacDonald
Browse files

ntp : Add cap to default PACKAGECONFIG options.



If ntp is built without libcap, it refuses to start with the following
message:

Starting ntpd: /usr/sbin/ntpd: The ``user'' option has been disabled -- built
without --enable-clockctl or --enable-linuxcaps
ntpd - NTP daemon program - Ver. 4.2.6p5
USAGE:  ntpd [ -<flag> [<val>] | --<name>[{=| }<val>] ]...

By adding cap to the PACKAGECONFIG the default runs. In the
future, someone could add an option for using clockctl.

Signed-off-by: default avatarPhilip Balister <philip@balister.org>
Signed-off-by: default avatarJoe MacDonald <joe@deserted.net>
parent 0f56bc4e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment