From b40d9de0ff89699db5b66bf24ed441be6a71b319 Mon Sep 17 00:00:00 2001 From: kueller Date: Tue, 1 Jun 2010 17:32:35 +0000 Subject: [PATCH] Bugfix -> klammer schliessen vergessen git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_upstart@5695 504e572c-2e33-0410-9681-be2bf7408885 --- etc/init/loadmodules.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/init/loadmodules.conf b/etc/init/loadmodules.conf index 5a0fa26..e7f8323 100644 --- a/etc/init/loadmodules.conf +++ b/etc/init/loadmodules.conf @@ -3,7 +3,7 @@ author "Harald Kueller " version 1.0 emits none special -start on ( runlevel [12345] and ( started udev ) +start on ( runlevel [12345] and ( started udev )) pre-start script echo "Loading additional modules"