Install PAM configuration file for http service as well (thanks felixphew on #cyrus at FreeNode)
This commit is contained in:
parent
3b5097f83d
commit
efdcd6040e
@ -387,6 +387,7 @@ done
|
|||||||
# Install additional files
|
# Install additional files
|
||||||
install -p -m 644 %SOURCE10 %buildroot/etc/logrotate.d/%name
|
install -p -m 644 %SOURCE10 %buildroot/etc/logrotate.d/%name
|
||||||
install -p -m 644 %SOURCE11 %buildroot/etc/pam.d/pop
|
install -p -m 644 %SOURCE11 %buildroot/etc/pam.d/pop
|
||||||
|
install -p -m 644 %SOURCE11 %buildroot/etc/pam.d/http
|
||||||
install -p -m 644 %SOURCE11 %buildroot/etc/pam.d/imap
|
install -p -m 644 %SOURCE11 %buildroot/etc/pam.d/imap
|
||||||
install -p -m 644 %SOURCE11 %buildroot/etc/pam.d/sieve
|
install -p -m 644 %SOURCE11 %buildroot/etc/pam.d/sieve
|
||||||
install -p -m 644 %SOURCE11 %buildroot/etc/pam.d/mupdate
|
install -p -m 644 %SOURCE11 %buildroot/etc/pam.d/mupdate
|
||||||
|
Loading…
Reference in New Issue
Block a user