aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Harvey <chris@basementcode.com>2010-06-01 18:53:33 -0400
committerChristopher Harvey <chris@basementcode.com>2010-06-01 18:53:33 -0400
commit7610e7c92e0c8895311d313338341511ff4c4e6f (patch)
tree8797b89af920b0e3a17cedc948f4b3872e47c039 /modules
parentAdded fstab documentation. It is incomplete, but useful, and shows that displ... (diff)
downloadventoo-7610e7c92e0c8895311d313338341511ff4c4e6f.tar.gz
ventoo-7610e7c92e0c8895311d313338341511ff4c4e6f.tar.bz2
ventoo-7610e7c92e0c8895311d313338341511ff4c4e6f.zip
Started inittab module.
Diffstat (limited to 'modules')
-rw-r--r--modules/inittab/main.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/inittab/main.xml b/modules/inittab/main.xml
new file mode 100644
index 0000000..c54fa12
--- /dev/null
+++ b/modules/inittab/main.xml
@@ -0,0 +1,9 @@
+<VentooModule>
+ <root mult="1">
+ <ventoo_dynamic mult="*">
+ <runlevels mult="1"/>
+ <action mult="1"/>
+ <process mult="1"/>
+ </ventoo_dynamic>
+ </root>
+</VentooModule> \ No newline at end of file