FS#33659 - [autofs] systemd service broken: needs proper path to kill

Attached to Project: Community Packages
Opened by Alexandre Kandalintsev (exe2) - Thursday, 31 January 2013, 23:00 GMT
Last edited by Lukas Fleischer (lfleischer) - Tuesday, 04 June 2013, 13:16 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Lukas Fleischer (lfleischer)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

from journalctl -xn:
---
The process /usr/bin/kill could not be executed and failed.
---

Fix is trivial: /usr/bin/kill -> /bin/kill in /usr/lib/systemd/system/autofs.service
This task depends upon

Closed by  Lukas Fleischer (lfleischer)
Tuesday, 04 June 2013, 13:16 GMT
Reason for closing:  Fixed
Additional comments about closing:  This should be fixed with the "/usr/bin" move.

Loading...