[Bug 908201] Stopping the bluetooth service with service manager does not stop obexd but shuts down the other 2
http://bugzilla.opensuse.org/show_bug.cgi?id=908201 Bogdan Hlevca <bogdan@hlevca.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(bogdan@hlevca.com | |) | --- Comment #2 from Bogdan Hlevca <bogdan@hlevca.com> --- (In reply to Lukas Ocilka from comment #1) The problem persists with systemctl so it is not Yast's fault as I thought. After I shut it down with systemctl the obexd is still runnning. Below you have the outputs from the command while running and after stop/ Another thing that is confusing with Services Manager is that it takes action only if you press OK and the application is closed. I would have designed to take action when I press the sopt/start buttont and enable/disable ==================================================================================== lintosh:/home/bogdan # systemctl status bluetooth.service bluetooth.service - Bluetooth service Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; disabled) Active: active (running) since Wed 2014-12-03 14:20:53 EST; 2s ago Docs: man:bluetoothd(8) Main PID: 5413 (bluetoothd) Status: "Running" CGroup: /system.slice/bluetooth.service └─5413 /usr/lib/bluetooth/bluetoothd Dec 03 14:20:53 lintosh.hlevca.com bluetoothd[5413]: Bluetooth daemon 5.23 Dec 03 14:20:53 lintosh.hlevca.com bluetoothd[5413]: Starting SDP server Dec 03 14:20:53 lintosh.hlevca.com bluetoothd[5413]: Bluetooth management interface 1.6 initialized Dec 03 14:20:53 lintosh.hlevca.com bluetoothd[5413]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource Dec 03 14:20:53 lintosh.hlevca.com bluetoothd[5413]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSink ==================================================================================== lintosh:/home/bogdan # systemctl stop bluetooth.service lintosh:/home/bogdan # systemctl status bluetooth.service bluetooth.service - Bluetooth service Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; disabled) Active: inactive (dead) Docs: man:bluetoothd(8) Dec 03 14:19:44 lintosh.hlevca.com bluetoothd[4142]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSource Dec 03 14:19:44 lintosh.hlevca.com bluetoothd[4142]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSink Dec 03 14:20:53 lintosh.hlevca.com bluetoothd[5413]: Bluetooth daemon 5.23 Dec 03 14:20:53 lintosh.hlevca.com bluetoothd[5413]: Starting SDP server Dec 03 14:20:53 lintosh.hlevca.com bluetoothd[5413]: Bluetooth management interface 1.6 initialized Dec 03 14:20:53 lintosh.hlevca.com bluetoothd[5413]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource Dec 03 14:20:53 lintosh.hlevca.com bluetoothd[5413]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSink Dec 03 14:22:30 lintosh.hlevca.com bluetoothd[5413]: Terminating Dec 03 14:22:30 lintosh.hlevca.com bluetoothd[5413]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSource Dec 03 14:22:30 lintosh.hlevca.com bluetoothd[5413]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSink -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com