On Fri, 25.02.11 20:05, Miklos Vajna (vmik...@frugalware.org) wrote:
> On Thu, Feb 24, 2011 at 11:39:49PM +0100, Rave it
> wrote:
> > i want to disable bluetooth.service in fedora 15 because i don't needed.
> > Normaly i removed bluez but now a days bluez have gnome-shell as an
> > dependency.
>
On Thu, 24.02.11 23:39, Rave it (chat-to...@raveit.de) wrote:
> Hi,
> i want to disable bluetooth.service in fedora 15 because i don't
> needed.
Traditionally bus activated services could not be disabled. In systemd
we can implement this now, and maybe we should do that for bluez, if
there's a re
On Fri, Feb 25, 2011 at 20:05, Miklos Vajna wrote:
> On Thu, Feb 24, 2011 at 11:39:49PM +0100, Rave it
> wrote:
>> i want to disable bluetooth.service in fedora 15 because i don't needed.
>> Normaly i removed bluez but now a days bluez have gnome-shell as an
>> dependency.
>> I try to do this wi
On Thu, Feb 24, 2011 at 11:39:49PM +0100, Rave it wrote:
> i want to disable bluetooth.service in fedora 15 because i don't needed.
> Normaly i removed bluez but now a days bluez have gnome-shell as an
> dependency.
> I try to do this with:
> [root@mother rave]# systemctl stop bluetooth.service
>
Hi,
i want to disable bluetooth.service in fedora 15 because i don't needed.
Normaly i removed bluez but now a days bluez have gnome-shell as an
dependency.
I try to do this with:
[root@mother rave]# systemctl stop bluetooth.service
[root@mother rave]# systemctl disable bluetooth.service
But this