don't ask chrony to drop privs, it needs libpcap
This commit is contained in:
@@ -107,6 +107,7 @@ rec {
|
||||
};
|
||||
|
||||
services.ntp = svc.ntp.build {
|
||||
user = "root";
|
||||
pools = {
|
||||
"pool.ntp.org" = [ "iburst" ];
|
||||
};
|
||||
|
Reference in New Issue
Block a user