about summary refs log tree commit diff
path: root/rc.conf
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2015-03-23 15:49:09 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2015-03-23 15:49:09 +0100
commit30cd47881b6be82df05a1393acc1e9112fb9935f (patch)
treef043875171f22f4732e3d62799040cd4f874d1e6 /rc.conf
parent47e916265c38c081f7864fb34aa21762c64ad0d8 (diff)
downloadrunit-void-30cd47881b6be82df05a1393acc1e9112fb9935f.tar.gz
runit-void-30cd47881b6be82df05a1393acc1e9112fb9935f.tar.xz
runit-void-30cd47881b6be82df05a1393acc1e9112fb9935f.zip
Add an additional variable 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: