Mailinglist Archive: opensuse (3470 mails)

< Previous Next >
Re: [SLE] Repair cups from command line
  • From: Anders Johansson <andjoh@xxxxxxxxxx>
  • Date: Thu, 25 Sep 2003 18:04:01 +0200
  • Message-id: <200309251804.05521.andjoh@xxxxxxxxxx>
On Thursday 25 September 2003 18:03, mark bannister wrote:
> This IS very simple I know, but for me and my $300 worth of Linux books
> it ain't.
> What config file do I change to stop Cups and Samba from loading at boot
> time?
> I have to make this change from the rescue system command line. I know
> how to mount my drive. I just don't know what to change.

cd /dir_where_you_mounted_suse
chroot .
insserv -r cups
insserv -r samba

< Previous Next >
Follow Ups