Opened 12 years ago
Closed 12 years ago
#37156 closed enhancement (invalid)
MTR installed in /opt/local/sbin
Reported by: | macports_org.lyager@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | mr_bond@… | |
Port: | mtr |
Description
mtr is installed in /opt/local/sbin, but as far as I know it doesn't require superuser priviliges to run. It should be moved to /opt/local/bin.
Change History (1)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | mr_bond@… added |
---|---|
Milestone: | MacPorts Future |
Port: | mtr added |
Resolution: | → invalid |
Status: | new → closed |
Type: | request → enhancement |
Note: See
TracTickets for help on using
tickets.
sbin is not limited to programs that need superuser privileges; it is for "system programs and administration utilities" according to portheir(7). Anyway, MacPorts isn't specifying the destination directory; that comes from mtr's Makefile. If you think it should be changed, report it to the developers of mtr.