Modify ↓
Opened 5 years ago
Closed 5 years ago
#13803 closed defect (no_response)
netconfig doesn't execute
Reported by: | anonymous | Owned by: | developers |
---|---|---|---|
Priority: | response-needed | Milestone: | Chaos Calmer 15.05 |
Component: | base system | Version: | Trunk |
Keywords: | /etc/init.d/netconfig restart permission denied executable | Cc: |
Description
no access on lan ports as they are not detected on brcm47xx system R36922
ls -l chmod u+x /etc/init.d/netconfig returns the file is not set as executable
after setting chmod u+x /etc/init.d/netconfig and rebooting network comes up
Attachments (0)
Change History (2)
comment:1 Changed 5 years ago by jow
- Priority changed from normal to response-needed
comment:2 Changed 5 years ago by nbd
- Resolution set to no_response
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
I checked the base-files package in the current brcm47xx snapshot and netconfig is properly marked executable in there.
Do you run a custom build? Whats the output of ./scripts/diffconfig.sh ?