Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 662918

Summary: sys-apps/systemd expects /usr/bin/kill instead of /bin/kill
Product: Gentoo Linux Reporter: Rafael Kitover <rkitover>
Component: Current packagesAssignee: Gentoo systemd Team <systemd>
Status: RESOLVED OBSOLETE    
Severity: major CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rafael Kitover 2018-08-06 00:43:34 UTC
systemd fails to reload any units because it can't execute /usr/bin/kill, I made a symlink from /bin/kill to /usr/bin/kill and that made it work for me.

I'm using a 17.1 profile.
Comment 1 Mike Gilbert gentoo-dev 2019-07-10 18:29:58 UTC
systemd-242 no longer uses /bin/kill for anything.