Install bash_completion rule and (optionally) UFW firewall profile

This commit is contained in:
Keith Winstein
2012-05-23 05:31:56 -04:00
parent eda48085ba
commit a7818c612c
5 changed files with 29 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
nobase_dist_sysconf_DATA =
if INSTALL_UFW
nobase_dist_sysconf_DATA += ufw/applications.d/mosh
endif
if INSTALL_COMPLETION
nobase_dist_sysconf_DATA += bash_completion.d/mosh
endif
+1
View File
@@ -0,0 +1 @@
complete -F _known_hosts mosh
+4
View File
@@ -0,0 +1,4 @@
[mosh]
title=Mosh (mobile shell)
description=Mobile shell that supports roaming and intelligent local echo
ports=60000:61000/udp