| #
fcd3a45b |
| 06-Aug-2018 |
mestre <mestre@openbsd.org> |
Correct example file since reserved words cannot be used as macros. Not only that, the macro used was password and if we changed it to something like pass="secret" it would log it if the daemon was r
Correct example file since reserved words cannot be used as macros. Not only that, the macro used was password and if we changed it to something like pass="secret" it would log it if the daemon was ran in verbose mode.
Hint and OK claudio@
show more ...
|
| #
da52b844 |
| 05-Jun-2016 |
renato <renato@openbsd.org> |
The ldpd(8) sample config was terribly outdated. Passive interfaces, for example, were removed in 2013 because they don't make sense in ldpd.
ok deraadt
|