From 1d5e825201552dd74d236855ae0fc331602ad292 Mon Sep 17 00:00:00 2001 From: fbt Date: Mon, 26 Oct 2015 19:16:18 +0300 Subject: [PATCH] a huge oops --- rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc.conf b/rc.conf index 47ff946..f0c9dd0 100644 --- a/rc.conf +++ b/rc.conf @@ -14,7 +14,7 @@ cfg_hostname='spark' # Services that start with @ are executed in parallel cfg_services+=( 'fsck' 'mount' 'sysctl' 'rsyslogd' - '@lo.iface' '@scron' '@agetty-tty{2..6}' + '@lo.iface' '@scron' @agetty-tty{2..6} ) # Uncomment and add modules you want to be loaded at boot time here