From baf13a4030368b9985ab830f83530c42e083ab3d Mon Sep 17 00:00:00 2001 From: kueller Date: Wed, 23 Jun 2010 10:16:49 +0000 Subject: [PATCH] Probleme beim Shutdown -> stop on ...S... wird nicht korrekt erkannt und blockt den stop... git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_xinetd@5717 504e572c-2e33-0410-9681-be2bf7408885 --- etc/init/xinetd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/init/xinetd.conf b/etc/init/xinetd.conf index 2ccd50a..eba3140 100644 --- a/etc/init/xinetd.conf +++ b/etc/init/xinetd.conf @@ -4,7 +4,7 @@ version 1.0 emits none special start on (runlevel [2345] and (started rpc)) -stop on (runlevel [S016] and (stopping rpc)) +stop on (runlevel [016] and (stopping rpc)) console none