Install bash_completion rule and (optionally) UFW firewall profile
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user