mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-06 18:25:06 -05:00
test: disable privdrop in nts test
They are unrelated features. Not setting privdrop avoids a skip due to the nobody user not having access to the test directory.
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
check_chronyd_features NTS || test_skip "NTS support disabled"
|
||||
certtool --help &> /dev/null || test_skip "certtool missing"
|
||||
|
||||
check_chronyd_features PRIVDROP && user="nobody"
|
||||
|
||||
test_start "NTS authentication"
|
||||
|
||||
cat > $TEST_DIR/cert.cfg <<EOF
|
||||
|
||||
Reference in New Issue
Block a user