about summary refs log tree commit diff
path: root/rc.conf
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2015-03-24 17:23:42 +0100
committerChristian Neukirchen <chneukirchen@gmail.com>2015-03-24 17:23:42 +0100
commit7e86828338eac262286d659cbcd4c90ff770d7b1 (patch)
treef043875171f22f4732e3d62799040cd4f874d1e6 /rc.conf
parent47e916265c38c081f7864fb34aa21762c64ad0d8 (diff)
parent30cd47881b6be82df05a1393acc1e9112fb9935f (diff)
downloadrunit-void-7e86828338eac262286d659cbcd4c90ff770d7b1.tar.gz
runit-void-7e86828338eac262286d659cbcd4c90ff770d7b1.tar.xz
runit-void-7e86828338eac262286d659cbcd4c90ff770d7b1.zip
Merge pull request #23 from nmeum/ttys
Add an additional variable to rc.conf for TTYs
Diffstat (limited to 'rc.conf')
-rw-r--r--rc.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/rc.conf b/rc.conf
index 49c29fb..2be64f9 100644
--- a/rc.conf
+++ b/rc.conf
@@ -25,6 +25,9 @@
 # Font unimap to load, see setfont(8).
 #FONT_UNIMAP=
 
+# Amount of ttys which should be setup.
+#TTYS=
+
 # Kernel modules to load, delimited by blanks.
 #
 # NOTE: it's preferred to declare the modules in /etc/modules-load.d instead: