Opened 18 years ago

Closed 18 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 gerard@…, 18 years ago

Component: BookBootscripts

comment:2 by DJ Lucas, 18 years ago

Owner: changed from lfs-book@… to DJ Lucas
Status: newassigned

http://wiki.linuxfromscratch.org/lfs/changeset/4187

This change was added to the incorrect file in r4187.

comment:3 by DJ Lucas, 18 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r7422.

Note: See TracTickets for help on using tickets.