Opened 9 years ago
Last modified 9 years ago
#1040 new task
Use /usr/libexec in accordance with FHS 3.0
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | major | Milestone: | |
Component: | BOOK | Version: | |
Keywords: | Cc: | berzerkula@…, jonathan@…, chris@… |
Description
The recently-released FHS 3.0 recommends the usage of /usr/libexec for packages' internal executables, rather than a subdirectory in /usr/lib.
Change History (3)
comment:1 by , 9 years ago
comment:3 by , 9 years ago
Arch uses /usr/lib/pkgname, Fedora uses /usr/libexec , Debian uses /usr/lib me thinks, definitely not libexec, Gentoo not sure
Note:
See TracTickets
for help on using tickets.
prefer /usr/lib/pkgname makes more sense to me