Project

General

Profile

« Previous | Next » 

Revision cd3925b3

Added by Reid Linnemann 5 months ago

miniupnpd: Generate miniupnpd config using more explicit bools

The miniupnp config section has boolean flags that are either true with the value
'on', and are inferred to be false by omission or an empty value. To be more
explicit when generating the miniupnpd config, compare these values to 'on'
rather than a non-empty string.

  • added
  • modified
  • copied
  • renamed
  • deleted