about summary refs log tree commit diff
path: root/modules/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'modules/README.md')
-rw-r--r--modules/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/README.md b/modules/README.md
index 5d62d3ac..420aef04 100644
--- a/modules/README.md
+++ b/modules/README.md
@@ -22,6 +22,10 @@ For writing modules, make sure to categorize them accordingly:
     <td>Modules that implement systemd services</td>
   </tr>
   <tr>
+    <th>system</th>
+    <td>Everything system or hardware-related (like for example kernel)</td>
+  </tr>
+  <tr>
     <th>tasks</th>
     <td>Various one-shot services</td>
   </tr>