From: Magnus Hagebris (mhagebris_at_ipdynamics.com)
Date: Wed Oct 10 2001 - 10:45:11 CEST
Message-ID: <3BC40A97.6090801@ipdynamics.com> Date: Wed, 10 Oct 2001 01:45:11 -0700 From: Magnus Hagebris <mhagebris@ipdynamics.com> Subject: Re: [alice] Runlevel 3 and rpm problem
You can always add a make_reboot and that will probaly solve your problems.
http://lists.suse.com/archive/alice/2001-Oct/0017.html
/Magnus
Sascha Nonn wrote:
> Thanx, that worked!
>
> But still I have the wrong runlevel. I found out, that there is another
> problem with the default route. When I just do a 'init 3' there is a wrong
> default-route. After /etc/init-d/route restart, everything is fine. So I need
> to execute two things at the end of make_all:
>
> /etc/init.d/route restart
> /etc/init.d/sshd start
>
> and I'll be happy. But how can I tell make_all? I found something like
> $ALICE_POST_SCRIPT in make_all, but where can I set this variable?
>
> Sascha
>
>
>
> On Wednesday 10 October 2001 09:30, you wrote:
>
>>Hi there,
>>
>>
>>>%pre
>>>test -r /etc/ssh/sshd_config && mv /etc/ssh/sshd_config
>>>/etc/ssh/sshd_config.rpmsave
>>>
>>Just work with relative paths here, so use etc/ssh/sshd_config instead of
>>/etc/ssh/sshd_config.
>>
>>RPM does a CHROOT to the installation-root before calling the
>>install-scripts.
>>
>>Works for me,
>>
>>Sven
>>
>
This archive was generated by hypermail 2.1.7 : Wed Jun 25 2003 - 22:19:24 CEST