]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
test: disable privdrop in nts test
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 10 May 2021 13:09:38 +0000 (15:09 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 10 May 2021 14:04:34 +0000 (16:04 +0200)
They are unrelated features. Not setting privdrop avoids a skip due to
the nobody user not having access to the test directory.

test/system/010-nts

index 60515110c7ea1caea598682c00147ec1bae75489..a0b366ea94d02050e88f088d4be08ffd8f65b415 100755 (executable)
@@ -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