Re: [systemd-devel] How can i disable bluetooth.service in fc15

2011-02-26 Thread Lennart Poettering
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. >

Re: [systemd-devel] How can i disable bluetooth.service in fc15

2011-02-26 Thread Lennart Poettering
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

Re: [systemd-devel] How can i disable bluetooth.service in fc15

2011-02-25 Thread Kay Sievers
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

Re: [systemd-devel] How can i disable bluetooth.service in fc15

2011-02-25 Thread Miklos Vajna
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 >

[systemd-devel] How can i disable bluetooth.service in fc15

2011-02-24 Thread Rave it
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