Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Feb 2008 13:03:24 +0300
From:      sam <samflanker@gmail.com>
To:        glen.j.barber@gmail.com
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: double start of scripts in /usr/local/etc/rc.d
Message-ID:  <47A2EE6C.4070204@gmail.com>
In-Reply-To: <47A2EC37.6070001@gmail.com>
References:  <47A2E647.20503@gmail.com> <47A2EC37.6070001@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
glen.j.barber@gmail.com wrote:
>>
>> Local package initialization:Starting NONE
>> Starting NONE
>> .
>> -------------------------------------------
>> services apache, mysql & shell-script none.sh is double started
>>
>> tryed on 6.3-STABLE i386 - normal work
>>
>> any solution?
>>
>
> Could you show us your /etc/rc.conf, and output from `ls 
> /usr/local/etc/rc.d/' ?
>
> Also, did you create a custom /etc/rc.local ?
>
iam tried remove /etc/rc.conf - situation is don`t changed for 
shell-script none.sh

# ls -l /usr/local/etc/rc.d/
total 6
-r-xr-xr-x  1 root  wheel   737 Feb  1 08:25 apache
-r-xr-xr-x  1 root  wheel  1659 Feb  1 08:23 mysql-server
-rwxr-xr-x  1 root  wheel    31 Feb  1 11:17 none.sh

# ls -l etc/rc.local
ls: etc/rc.local: No such file or directory

/Vladimir Ermakov




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47A2EE6C.4070204>