This file is indexed.

/usr/share/phoronix-test-suite/pts-core/static/user-config-defaults.xml is in phoronix-test-suite 4.8.3-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="xsl/pts-user-config-viewer.xsl" ?>
<PhoronixTestSuite>
	<Options>
		<OpenBenchmarking>
			<AnonymousUsageReporting>TRUE</AnonymousUsageReporting>
			<AnonymousHardwareReporting>TRUE</AnonymousHardwareReporting>
			<AnonymousSoftwareReporting>TRUE</AnonymousSoftwareReporting>
			<IndexCacheTTL>3</IndexCacheTTL>
			<AlwaysUploadSystemLogs>FALSE</AlwaysUploadSystemLogs>
		</OpenBenchmarking>
		<General>
			<DefaultBrowser></DefaultBrowser>
			<UsePhodeviCache>TRUE</UsePhodeviCache>
			<DefaultDisplayMode>DEFAULT</DefaultDisplayMode>
		</General>
		<Modules>
			<LoadModules>toggle_screensaver, update_checker, graphics_event_checker</LoadModules>
		</Modules>
		<Installation>
			<RemoveDownloadFiles>FALSE</RemoveDownloadFiles>
			<SearchMediaForCache>TRUE</SearchMediaForCache>
			<SymLinkFilesFromCache>FALSE</SymLinkFilesFromCache>
			<PromptForDownloadMirror>FALSE</PromptForDownloadMirror>
			<EnvironmentDirectory>~/.phoronix-test-suite/installed-tests/</EnvironmentDirectory>
			<CacheDirectory>~/.phoronix-test-suite/download-cache/</CacheDirectory>
		</Installation>
		<Testing>
			<SaveSystemLogs>TRUE</SaveSystemLogs>
			<SaveInstallationLogs>FALSE</SaveInstallationLogs>
			<SaveTestLogs>FALSE</SaveTestLogs>
			<ResultsDirectory>~/.phoronix-test-suite/test-results/</ResultsDirectory>
			<AlwaysUploadResultsToOpenBenchmarking>FALSE</AlwaysUploadResultsToOpenBenchmarking>
			<AutoSortRunQueue>TRUE</AutoSortRunQueue>
		</Testing>
		<TestResultValidation>
			<DynamicRunCount>TRUE</DynamicRunCount>
			<LimitDynamicToTestLength>20</LimitDynamicToTestLength>
			<StandardDeviationThreshold>3.50</StandardDeviationThreshold>
			<ExportResultsTo></ExportResultsTo>
		</TestResultValidation>
		<ExternalHooks>
			<PreTestProcess></PreTestProcess>
			<InterimTestProcess></InterimTestProcess>
			<PostTestProcess></PostTestProcess>
		</ExternalHooks>
		<BatchMode>
			<SaveResults>TRUE</SaveResults>
			<OpenBrowser>FALSE</OpenBrowser>
			<UploadResults>TRUE</UploadResults>
			<PromptForTestIdentifier>TRUE</PromptForTestIdentifier>
			<PromptForTestDescription>TRUE</PromptForTestDescription>
			<PromptSaveName>TRUE</PromptSaveName>
			<RunAllTestCombinations>TRUE</RunAllTestCombinations>
			<Configured>FALSE</Configured>
		</BatchMode>
		<Networking>
			<NoNetworkCommunication>FALSE</NoNetworkCommunication>
			<Timeout>20</Timeout>
			<ProxyAddress></ProxyAddress>
			<ProxyPort></ProxyPort>
		</Networking>
	</Options>
</PhoronixTestSuite>