FS#42129 - [systemd] change the shebang in the initcpio files

Attached to Project: Arch Linux
Opened by Torben Andresen (tapsiturtle) - Friday, 26 September 2014, 14:23 GMT
Last edited by Dave Reisner (falconindy) - Friday, 26 September 2014, 14:26 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: In the initcpio files is #!/usr/bin/ash or #!/usr/bin/bash as shebang stated. Please change this and check if these scripts run with other shell as bash for compatibility. I think it's a good idea with the current "shellshock" to change all package files so that the are not bash dependent.

https://projects.archlinux.de/svntogit/packages.git/tree/trunk?h=packages/systemd
This task depends upon

Closed by  Dave Reisner (falconindy)
Friday, 26 September 2014, 14:26 GMT
Reason for closing:  Not a bug
Additional comments about closing:  The shebangs are meaningless -- they're only a clue to the reader what shell they run under.

Loading...