Modify ↓
#12474 closed defect (fixed)
parprouted error
Reported by: | neryba | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | packages | Version: | Attitude Adjustment 12.09 Beta |
Keywords: | Cc: |
Description
In https://dev.openwrt.org/browser/packages/net/parprouted/files/parprouted.init
in function start() need to change /lib/network/functions.sh to /lib/functions.sh
Also I think need to change in start_instances() 'interfaces' to 'interface'
Also released a newer version of "parprouted"
Attachments (0)
Change History (5)
comment:1 Changed 5 years ago by jow
- Resolution set to invalid
- Status changed from new to closed
comment:2 Changed 5 years ago by neryba
- Resolution invalid deleted
- Status changed from closed to reopened
If in /etc/config/parprouted set
option enabled 1
returns this error:
root@OpenWRT:/# /etc/init.d/parprouted start /etc/rc.common: .: line 85: can't open '/lib/network/functions.sh'
comment:3 Changed 5 years ago by neryba
comment:4 Changed 5 years ago by jow
- Resolution set to fixed
- Status changed from reopened to closed
comment:5 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
Note: See
TracTickets for help on using
tickets.
Uhm no. The init script is correct.