chrony: drop privileges

This commit is contained in:
Daniel Barlow
2023-08-27 22:05:22 +01:00
parent 81b56fb6a3
commit 6b28f5dd79
2 changed files with 1 additions and 2 deletions

View File

@@ -72,7 +72,6 @@ extraPkgs // {
nspr = null;
readline = null;
libedit = null;
libcap = null;
libseccomp = null;
# should texinfo be in nativeBuildInputs instead of
# buildInputs?