meta-starlingx/recipes-security/gssproxy/gssproxy_0.7.0.bbappend
Sar Ashki, Babak 594417c6a5 Add gssproxy and install example conf files
Issue 18 gssproxy:
packagroup-stx
gssproxy_0.7.0.bbappend
2019-12-02 09:40:14 -08:00

6 lines
149 B
Plaintext

do_install_append () {
cp ${B}/examples/24-nfs-server.conf \
${B}/examples/99-nfs-client.conf \
${B}/examples/gssproxy.conf ${D}/etc/gssproxy
}