CentOS-Cron-Docker icon indicating copy to clipboard operation
CentOS-Cron-Docker copied to clipboard

Commenting out PAM

Open worp1900 opened this issue 4 years ago • 1 comments

Cheers!

Not really an issue, more of a question: Why do you comment out PAM in line 10 of your Dockerfile?

# comment out PAM
RUN sed -i -e '/pam_loginuid.so/s/^/#/' /etc/pam.d/crond

I couldn't find the reason googling, so maybe you can shed some light for me :)

worp1900 avatar Mar 23 '20 06:03 worp1900

@worp1900 https://github.com/CentOS/CentOS-Dockerfiles/issues/31

mateuszwojt avatar Jul 20 '20 14:07 mateuszwojt