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.
1 parent 80820f4 commit 36de8daCopy full SHA for 36de8da
data/Gentoo.yaml
@@ -0,0 +1,8 @@
1
+---
2
+systemd::accounting:
3
+ DefaultCPUAccounting: 'yes'
4
+ DefaultIOAccounting: 'yes'
5
+ DefaultIPAccounting: 'yes'
6
+ DefaultBlockIOAccounting: 'yes'
7
+ DefaultMemoryAccounting: 'yes'
8
+ DefaultTasksAccounting: 'yes'
metadata.json
@@ -73,6 +73,9 @@
73
{
74
"operatingsystem": "Archlinux"
75
},
76
+ {
77
+ "operatingsystem": "Gentoo"
78
+ },
79
80
"operatingsystem": "Fedora",
81
"operatingsystemrelease": [
0 commit comments