|
Bugzilla – Full Text Bug Listing |
| Summary: | network manager installed in /usr/bin | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Dirk Mueller <dmueller> |
| Component: | Network | Assignee: | Robert Love <rml> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Dirk Mueller
2006-01-19 09:36:31 UTC
Both good points. I agree that NM should be in sbin, not bin. We can move it. But moving it to /sbin out of /usr/sbin implies that NM is statically linked and does not need anything else from /usr, which is not true. DBUS, HAL, et cetera -- plus all of the dynamic libs -- live in /usr. So NM is not leaving /usr for awhile. I will move it to /usr/sbin, though, today. ok, discussion turns out that it NetworkManager can stay below /usr/sbin Moved daemons to /usr/sbin and submitted to autobuild. |