From 087b4bf1609c24f481ddbc42ba0d2486bf66989a Mon Sep 17 00:00:00 2001 From: kueller Date: Tue, 20 Apr 2010 19:33:30 +0000 Subject: [PATCH] =?UTF-8?q?Fehler=20bei=20=C3=A4nderungen=20f=C3=BCr=20ups?= =?UTF-8?q?tart=20->=20die=20Verzeichnisse=20muessen=20natuerlich=20aufh?= =?UTF-8?q?=20f=C3=BCr=20upstart=20angelegt=20werden?= 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_sendmail@5551 504e572c-2e33-0410-9681-be2bf7408885 --- init/genpkg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/init/genpkg b/init/genpkg index a0bfb50..5709c5f 100644 --- a/init/genpkg +++ b/init/genpkg @@ -34,11 +34,11 @@ # # +WDIR=`pwd` +mkdir -p etc/mail +touch etc/mail/local-host-names +mkdir -p var/spool/mqueue if [ -d /var/install/sysvinit ]; then - WDIR=`pwd` - mkdir -p etc/mail - touch etc/mail/local-host-names - mkdir -p var/spool/mqueue cd etc/init.d chmod 755 smtp mkdir rc{0,1,2,3,4,5,6}.d