We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ef9d94 + 1698451 commit 80820f4Copy full SHA for 80820f4
data/RedHat-9.yaml
@@ -0,0 +1,8 @@
1
+---
2
+systemd::accounting:
3
+ DefaultCPUAccounting: 'yes'
4
+ DefaultBlockIOAccounting: 'yes'
5
+ DefaultMemoryAccounting: 'yes'
6
+ DefaultTasksAccounting: 'yes'
7
+ DefaultIOAccounting: 'yes'
8
+ DefaultIPAccounting: 'yes'
metadata.json
@@ -46,7 +46,8 @@
46
"operatingsystem": "RedHat",
47
"operatingsystemrelease": [
48
"7",
49
- "8"
+ "8",
50
+ "9"
51
]
52
},
53
{
0 commit comments