pschiffe / ipa-log-config

Tool for log forwarding configuration on IPA servers and clients
https://www.freeipa.org/page/Centralized_Logging
GNU General Public License v2.0
32 stars 14 forks source link

fixed rsyslogd config: remove deprecated stateFile option, add $WorkD… #9

Closed ableischwitz closed 6 years ago

ableischwitz commented 6 years ago

rsyslogd complains about the use of the deprecated "stateFile" option. This PR replaces the "stateFile" option and sets "$WorkDirectory" instead.