mirror of
https://github.com/openvswitch/ovs
synced 2025-08-26 20:08:08 +00:00
This commit makes the bash completion scripts be installed to $(sysconfdir)/bash_completion.d/ through 'make install' and to /etc/bash_completion.d/ through package installation. This will make the scripts available for each bash session. An alternative is to put scripts to /usr/share/bash_completion/ directory. However, this is not supported by earlier version of bash completion. Signed-off-by: Alex Wang <alexw@nicira.com>
12 lines
293 B
Plaintext
12 lines
293 B
Plaintext
etc/bash_completion.d/ovs-appctl-bashcomp.bash
|
|
usr/bin/ovs-appctl
|
|
usr/bin/ovs-benchmark
|
|
usr/bin/ovs-docker
|
|
usr/bin/ovs-ofctl
|
|
usr/bin/ovs-parse-backtrace
|
|
usr/bin/ovs-pki
|
|
usr/bin/ovsdb-client
|
|
usr/sbin/ovs-bugtool
|
|
usr/share/openvswitch/bugtool-plugins
|
|
usr/share/openvswitch/scripts/ovs-bugtool-*
|