neocturne / fastd

Fast and Secure Tunnelling Daemon
Other
115 stars 16 forks source link

doc: Fix incorrect "persist interface" examples #21

Closed ecsv closed 3 years ago

ecsv commented 3 years ago

The lexer doesn't understand the token iface and thus parsing a config with a line persist iface will break the config parser. The correct way of writing such a config statement is persist interface yes|no;