From 7267db70ce8db74de6f6b15ae9001ec3fc31a70e Mon Sep 17 00:00:00 2001 From: kueller Date: Wed, 1 Dec 2010 10:21:29 +0000 Subject: [PATCH] =?UTF-8?q?Startup=20f=C3=BCr=20nscd=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_upstart@5885 504e572c-2e33-0410-9681-be2bf7408885 --- etc/init/nscd.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 etc/init/nscd.conf diff --git a/etc/init/nscd.conf b/etc/init/nscd.conf new file mode 100644 index 0000000..deffb86 --- /dev/null +++ b/etc/init/nscd.conf @@ -0,0 +1,12 @@ +description "Startup nscd" +author "Harald Kueller " +version 1.0 +emits none special + +start on ( runlevel [12345] and (stopped routing)) +stop on (runlevel [06] and stopping udev) + +console none + +respawn +exec /usr/sbin/nscd -f /etc/nscd.conf -d