Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Daemonize #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Daemonize #4

wants to merge 1 commit into from

Conversation

abouillot
Copy link

make the packet forwarder work as a daemon

Changed the printf statement to LOG, supporting both console and syslog storage
Keep running in case of UDP packet send error, by writing down the error, but not calling die

make the packet forwarder work as a daemon

Changed the printf statement to LOG
Keep running in case of UDP packet send error
@proffalken
Copy link

I'd love to see this merged too.

Note that #11 contains a systemd unit file for more recent versions of Debian/Redhat distros, but I've not got any of your changes around logging in place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants