daemonize
daemonize copied to clipboard
PAM support
Hi Brian,
hier is the fork on my git repository, could you take a look and let me know what you think about?
best regards
Eric
Is there a reason why you did not merge this PR?
I've reopened it. But it has conflicts, first of all, because I didn't have time to evaluate it since you opened in three years ago.
By "haven't had time", I mean that I haven't had time to merge it and test it on all platforms. Does it work on FreeBSD (or, at least, build)? How about Mac OS X? What distributions of Linux support this patch?
Without testing it on all the platforms daemonize currently supports, I cannot just merge it in.
I will try it on FreeBSD and Mac and let you know.
On Mon, Aug 22, 2016 at 4:38 PM Brian Clapper [email protected] wrote:
I've reopened it. But it has conflicts, first of all, because I didn't have time to evaluate it since you opened in three years ago.
By "haven't had time", I mean that I haven't had time to merge it and test it on all platforms. Does it work on FreeBSD (or, at least, build)? How about Mac OS X? What distributions of Linux support this patch?
Without testing it on all the platforms daemonize currently supports, I cannot just merge it in.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bmc/daemonize/pull/8#issuecomment-241433897, or mute the thread https://github.com/notifications/unsubscribe-auth/ABOw0t2oTTp_kvebKX3J0cFKGHsSmy9pks5qibSAgaJpZM4AbvY8 .
Why not set up Azure pipelines and configure CI/CD? Then you could test all the platforms.