Merge pull request #121005 from flokli/opensmtpd-path-pidfile

opensmtpd: set --with-path-pidfile

authored by

Ninjatrappeur and committed by
GitHub
ebea497a e7e72e07

+1
+1
pkgs/servers/mail/opensmtpd/default.nix
··· 33 33 "--with-auth-pam" 34 34 "--without-auth-bsdauth" 35 35 "--with-path-socket=/run" 36 + "--with-path-pidfile=/run" 36 37 "--with-user-smtpd=smtpd" 37 38 "--with-user-queue=smtpq" 38 39 "--with-group-queue=smtpq"