HELP!!!: insserv: which rpm? (pls execute rpm -qf /sbin/insserv)
Hi. No answer received. After doing 'rpm -qpl *.rpm|grep insserv' on all the rpm's of the six cd's of Suse 7.0 I didn't find anything. Can someone having insserv run any of: rpm -qf /sbin/insserv rpm -qf `which insserv` ----- Original Message ----- From: "Webillo Disperso" <webillo@mi.madritel.es> To: <suse-linux-e@suse.com> Sent: Friday, March 23, 2001 8:55 PM Subject: insserv: which rpm? (pls execute rpm -qf /sbin/insserv)
Hi.
I have upgraded X to X.4.0.3, and when installing 'xf86base' it installs, but complaints at the end about '/sbin/insserv' not found. I can't find where is this utility, and neither in Suse 7.0 cd's.
As appears below, it exists.
Could someone finding it in his hard this tell me in which package it is? The commands: rpm -qf /sbin/insserv rpm -qf `which insserv` should work. Thanks.
----- Original Message ----- From: "Lenz Grimmer" <grimmer@suse.de> To: <suse-linux-e@suse.com> Sent: Friday, March 16, 2001 1:14 PM Subject: Re: [SLE] Run Level service editor under Suse
On Thu, 15 Mar 2001, Michael Hasenstein wrote:
Tony C wrote:
Red Hat, and Mandrake Linux have a text-based program called
chkconfig,
which lets the user turn services on/off for each run level, without having to edit the startup scripts.
This program doesn't exist under SUSE.
Would someone tell me what method is used with SUSE to
configure
for different run levels ?
have a look at rc.config and one startup file for a daemon, e.g. sshd.
Set START_(name of service) to "yes" - it starts, "no" -it doesn't.
Red Hat's chkconfig simply adds or removes the symlinks in /etc/rc.d/ that enable the script on bootup. Starting with SuSE Linux 7.1, you can basically do both: editing the START_* variables, as Michael already mentioned (either using a text editor or YaST2'2 rc.config-editor) or by using "insserv", which can be compared to chkconfig. Have a look at
services the
insserv(8) man page for more info.
That is because it's not part of 7.0..but part of 7.1 * Webillo Disperso (webillo@mi.madritel.es) [010324 13:13]: =>Hi. => =>No answer received. After doing 'rpm -qpl *.rpm|grep insserv' on all =>the rpm's of the six cd's of Suse 7.0 I didn't find anything. => =>Can someone having insserv run any of: =>rpm -qf /sbin/insserv =>rpm -qf `which insserv` => -- Ben Rosenberg mailto:ben@whack.org ----- If two men agree on everything, you can be sure that only one of them is doing the thinking.
Hi Webillo I ran rpm -qf /sbin/insserv and got the following response aaa_base-2001.2.28-1 I hope that is helpful Eddie On Saturday 24 March 2001 21:12, you wrote:
Hi.
No answer received. After doing 'rpm -qpl *.rpm|grep insserv' on all the rpm's of the six cd's of Suse 7.0 I didn't find anything.
Can someone having insserv run any of: rpm -qf /sbin/insserv rpm -qf `which insserv`
----- Original Message ----- From: "Webillo Disperso" <webillo@mi.madritel.es> To: <suse-linux-e@suse.com> Sent: Friday, March 23, 2001 8:55 PM Subject: insserv: which rpm? (pls execute rpm -qf /sbin/insserv)
Hi.
I have upgraded X to X.4.0.3, and when installing 'xf86base' it installs, but complaints at the end about '/sbin/insserv' not found.
I
can't find where is this utility, and neither in Suse 7.0 cd's.
As appears below, it exists.
Could someone finding it in his hard this tell me in which package
it
is? The commands: rpm -qf /sbin/insserv rpm -qf `which insserv` should work. Thanks.
----- Original Message ----- From: "Lenz Grimmer" <grimmer@suse.de> To: <suse-linux-e@suse.com> Sent: Friday, March 16, 2001 1:14 PM Subject: Re: [SLE] Run Level service editor under Suse
On Thu, 15 Mar 2001, Michael Hasenstein wrote:
Tony C wrote:
Red Hat, and Mandrake Linux have a text-based program called
chkconfig,
which lets the user turn services on/off for each run level,
without having
to edit the startup scripts.
This program doesn't exist under SUSE.
Would someone tell me what method is used with SUSE to
configure
services
for different run levels ?
have a look at rc.config and one startup file for a daemon,
e.g.
sshd.
Set START_(name of service) to "yes" - it starts, "no" -it
doesn't.
Red Hat's chkconfig simply adds or removes the symlinks in
/etc/rc.d/ that
enable the script on bootup. Starting with SuSE Linux 7.1, you
can
basically do both: editing the START_* variables, as Michael
already
mentioned (either using a text editor or YaST2'2
rc.config-editor)
or by
using "insserv", which can be compared to chkconfig. Have a look
at
the
insserv(8) man page for more info.
This is a 7.1 feature. =>I ran => =>rpm -qf /sbin/insserv => =>and got the following response => =>aaa_base-2001.2.28-1 => =>I hope that is helpful => -- Ben Rosenberg mailto:ben@whack.org ----- If two men agree on everything, you can be sure that only one of them is doing the thinking.
participants (3)
-
Ben Rosenberg
-
Eddie Howson
-
Webillo Disperso