Alex Cline
Alex Cline
That unicode character isn't in this module so I'm not sure where that error is coming from. What do you get when you run `puppet module install AlexCline/fstab`?
Are you working with two accounts on a single install? There are other issues reported when working with this setup.
So I took a stab at this feature, but ran into a snag. Per [issue12168](https://bugs.python.org/issue12168), python's syslog handler sends requests delimited with a null terminator. The result is that syslog...
Here's the relevant commit with the work I did. https://github.com/AlexCline/security_monkey/commit/d47629d260a6154fcb08c84273345797d7292509 I can submit a PR if someone on the SM team thinks it would be OK to have a unused...