FS#12252 - bluez-utils daemon script still uses sh rather than bash

Attached to Project: Arch Linux
Opened by Alex Griffin (fflarex) - Wednesday, 26 November 2008, 17:26 GMT
Last edited by Geoffroy Carrier (gcarrier) - Thursday, 12 February 2009, 09:08 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Geoffroy Carrier (gcarrier)
Architecture All
Severity Low
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Simple description, simple fix. More of an oversight than a real bug actually.

The top line of /etc/rc.d/bluetooth should read:
#!/bin/bash

I'm using 3.32-1 on x86_64, if that matters.
This task depends upon

Closed by  Geoffroy Carrier (gcarrier)
Thursday, 12 February 2009, 09:08 GMT
Reason for closing:  Fixed
Additional comments about closing:  bluez-utils disappeared
Comment by Jud (judfilm) - Friday, 05 December 2008, 09:32 GMT
There will be a new Bluetooth Maintainer soon.
Comment by Geoffroy Carrier (gcarrier) - Thursday, 12 February 2009, 09:07 GMT
Why should this change?

Loading...