chef-systemd icon indicating copy to clipboard operation
chef-systemd copied to clipboard

Journald ForwardToWall option missing from docs

Open ericdstein opened this issue 5 years ago • 0 comments

journald forward_to_wall property was removed from the README.md before version 3.0.0.

This is still an option in journald module options https://github.com/nathwill/chef-systemd/blob/3001ef2525e40e0e513fa783af84958fafa7f2a2/libraries/data.rb#L1056 and a valid option according to the journald docs https://www.freedesktop.org/software/systemd/man/journald.conf.html#ForwardToSyslog=

Wondering if removing from the README.md was intentional.

ericdstein avatar Jun 12 '20 02:06 ericdstein