The ossec-remoted unit file requires the forking config otherwise it …#1116
Conversation
…dies immediately after a systemctl start ossec-remoted.service
|
Thanks for the patch! |
|
@ddpbsd I can be an extra set of eyes, not a problem at all. I've got a question for you though. Do you prefer questions about OSSEC to be asked on the mailing list or via Github issues? |
|
In github is the best place for it, anything in here always is at the top of the list! |
|
@atomicturtle and Imightdisagree. :-) If it's more code related, github is a great place to post. I spend more time in email than I do on github though, so I'm biased. But plenty of people post here as well, so I'm getting used to it. |
…dies immediately after a systemctl start ossec-remoted.service
Per https://www.freedesktop.org/software/systemd/man/systemd.service.html
Pre-change
Post change
This change is