Opened 15 years ago

Closed 14 years ago

#21997 closed defect (fixed)

dnsmasq does not start becuase of missing file

Reported by: atma@… Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: dnsmasq

Description (last modified by mf2k (Frank Schima))

Hello,

dnsmasq can't be loaded at start becuase the wrapper script, which handles the priority issue [1], does not have the script it tries to call.

The wrapper file is here :

/opt/local/etc/LaunchDaemons/org.macports.dnsmasq/dnsmasq.wrapper
 root# ls  /opt/local/etc/startup/dnsmasq.sh
ls: /opt/local/etc/startup/dnsmasq.sh: No such file or directory

[1] When dnsmasq starts it needs a wrapper, otherwise launchd tries to launch dnsmasq before "en0" interface comes.

Change History (5)

comment:1 Changed 15 years ago by jameskyle@…

Owner: changed from macports-tickets@… to snc@…

comment:2 Changed 15 years ago by mf2k (Frank Schima)

Cc: atma@… removed
Keywords: dnsmasq dnsmasq.sh wrapper removed
Port: @2.50 (net) removed
Priority: HighNormal

comment:3 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:4 Changed 15 years ago by nerdling (Jeremy Lavergne)

Status: newassigned

comment:5 Changed 14 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: assignedclosed

Added our own launchd script and the optional variants in r60204.

Note: See TracTickets for help on using tickets.