daemonize icon indicating copy to clipboard operation
daemonize copied to clipboard

PAM support

Open erickeller opened this issue 12 years ago • 4 comments

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

erickeller avatar Feb 15 '13 13:02 erickeller

Is there a reason why you did not merge this PR?

erickeller avatar Aug 22 '16 14:08 erickeller

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.

bmc avatar Aug 22 '16 14:08 bmc

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 .

erickeller avatar Aug 22 '16 14:08 erickeller

Why not set up Azure pipelines and configure CI/CD? Then you could test all the platforms.

WSLUser avatar Jun 12 '20 19:06 WSLUser