Opened 19 years ago
Closed 19 years ago
#1727 closed task (fixed)
Pointless SOURCE variable in ipv4-static service file?
Reported by: | anonymous | Owned by: | DJ Lucas |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Bootscripts | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
The ipv4-static service has a SOURCE variable that can be set. This would cause "src variable-value" to be passed to the "ip addr" command, which ends up failing since the 'src' attribute is an "ip route" argument.
Verify this to make sure this is accurate and potentially move this variable to the ipv4-static-route service instead.
Change History (3)
comment:1 by , 19 years ago
Component: | Book → Bootscripts |
---|
comment:2 by , 19 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
http://wiki.linuxfromscratch.org/lfs/changeset/4187
This change was added to the incorrect file in r4187.